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 Metadata
Create a newMetadata
instance from a JAR file.Spec.getMetadata()
Get the Spec Metadata.Methods in org.glassfish.spec with parameters of type MetadataModifier and TypeMethodDescriptionvoid
Spec.setMetadata
(Metadata mdata) Set metadata for this spec.