public abstract class ArtifactDescriptor extends Descriptor
Modifier | Constructor and Description |
---|---|
protected |
ArtifactDescriptor(String name) |
Modifier and Type | Method and Description |
---|---|
abstract org.apache.sling.feature.Artifact |
getArtifact()
Get the artifact
|
abstract URL |
getArtifactFile()
Get the artifact file
|
aggregate, checkLocked, getCapabilities, getDynamicImportedPackages, getExportedPackages, getImportedPackages, getName, getRequirements, isLocked, lock, toString
protected ArtifactDescriptor(String name)
public abstract URL getArtifactFile()
public abstract org.apache.sling.feature.Artifact getArtifact()
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.