Example usage for Java javax.management.relation RelationNotification fields, constructors, methods, implement or subclass
The text is from its open source code.
String | RELATION_BASIC_CREATION Type for the creation of an internal relation. |
String | RELATION_MBEAN_CREATION Type for the relation MBean added into the Relation Service. |
String | RELATION_BASIC_UPDATE Type for an update of an internal relation. |
String | RELATION_MBEAN_UPDATE Type for the update of a relation MBean. |
String | RELATION_BASIC_REMOVAL Type for the removal from the Relation Service of an internal relation. |
String | RELATION_MBEAN_REMOVAL Type for the removal from the Relation Service of a relation MBean. |