Uses of Class
org.glassfish.spec.Metadata
Packages that use Metadata
-
Uses of Metadata in org.glassfish.spec
Fields in org.glassfish.spec declared as MetadataMethods in org.glassfish.spec that return MetadataModifier and TypeMethodDescriptionstatic MetadataCreate a newMetadatainstance from a JAR file.Spec.getMetadata()Get the Spec Metadata.Methods in org.glassfish.spec with parameters of type MetadataModifier and TypeMethodDescriptionvoidSpec.setMetadata(Metadata mdata) Set metadata for this spec.