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 ArtifactCreate anArtifactinstance from a given JAR file.Spec.getArtifact()Get the Spec Artifact.Methods in org.glassfish.spec with parameters of type ArtifactModifier and TypeMethodDescriptionvoidSpec.setArtifact(Artifact a) Set the artifact for this spec.