Class MetadataImpl
java.lang.Object
org.glassfish.admin.amx.impl.j2ee.MetadataImpl
- All Implemented Interfaces:
Metadata
-
Field Summary
Fields inherited from interface org.glassfish.admin.amx.impl.j2ee.Metadata
CORRESPONDING_CONFIG, CORRESPONDING_REF, DEPLOYMENT_DESCRIPTOR, PARENT -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidgetAll()<T> TgetMetadata(String name, Class<T> clazz) voidvoidsetCorrespondingConfig(ObjectName config) voidsetCorrespondingRef(ObjectName config) void
-
Constructor Details
-
MetadataImpl
-
MetadataImpl
-
MetadataImpl
public MetadataImpl()
-
-
Method Details
-
getAll
-
add
-
remove
-
setCorrespondingConfig
-
getCorrespondingConfig
- Specified by:
getCorrespondingConfigin interfaceMetadata
-
getCorrespondingRef
- Specified by:
getCorrespondingRefin interfaceMetadata
-
setCorrespondingRef
-
getDeploymentDescriptor
- Specified by:
getDeploymentDescriptorin interfaceMetadata
-
setDeploymentDescriptor
-
getMetadata
- Specified by:
getMetadatain interfaceMetadata
-