Uses of Class
org.glassfish.spec.Artifact
-
Packages that use Artifact Package Description org.glassfish.spec -
-
Uses of Artifact in org.glassfish.spec
Methods in org.glassfish.spec that return Artifact Modifier and Type Method Description static ArtifactArtifact. fromJar(JarFile jar)ArtifactSpec. getArtifact()Methods in org.glassfish.spec with parameters of type Artifact Modifier and Type Method Description voidSpec. setArtifact(Artifact artifact)
-