Interface Metadata
- All Known Implementing Classes:
MetadataImpl
public interface Metadata
Used to store extra data in MBeans without having to impact differing constructors.
- Author:
- llc
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringObjectName of corresponding Config MBean, if anystatic final StringObjectName of corresponding Config reference MBean, if anystatic final StringObject reference to parent mbean (the object, not the ObjectName)static final StringObject reference to parent mbean (the object, not the ObjectName) -
Method Summary
-
Field Details
-
CORRESPONDING_CONFIG
ObjectName of corresponding Config MBean, if any- See Also:
-
CORRESPONDING_REF
ObjectName of corresponding Config reference MBean, if any- See Also:
-
PARENT
Object reference to parent mbean (the object, not the ObjectName)- See Also:
-
DEPLOYMENT_DESCRIPTOR
Object reference to parent mbean (the object, not the ObjectName)- See Also:
-
-
Method Details
-
getMetadata
-
add
-
getCorrespondingConfig
ObjectName getCorrespondingConfig() -
getCorrespondingRef
ObjectName getCorrespondingRef() -
getDeploymentDescriptor
String getDeploymentDescriptor() -
getAll
-