Uses of Class
org.glassfish.spec.Artifact
Packages that use Artifact
-
Uses of Artifact in org.glassfish.spec
Fields in org.glassfish.spec declared as ArtifactMethods in org.glassfish.spec that return ArtifactModifier and TypeMethodDescriptionstatic Artifact
Create anArtifact
instance from a given JAR file.Spec.getArtifact()
Get the Spec Artifact.Methods in org.glassfish.spec with parameters of type ArtifactModifier and TypeMethodDescriptionvoid
Spec.setArtifact
(Artifact a) Set the artifact for this spec.