Java javax.management.relation RelationNotification fields, constructors, methods, implement or subclass

Example usage for Java javax.management.relation RelationNotification fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for javax.management.relation RelationNotification.

The text is from its open source code.

Field

StringRELATION_BASIC_CREATION
Type for the creation of an internal relation.
StringRELATION_MBEAN_CREATION
Type for the relation MBean added into the Relation Service.
StringRELATION_BASIC_UPDATE
Type for an update of an internal relation.
StringRELATION_MBEAN_UPDATE
Type for the update of a relation MBean.
StringRELATION_BASIC_REMOVAL
Type for the removal from the Relation Service of an internal relation.
StringRELATION_MBEAN_REMOVAL
Type for the removal from the Relation Service of a relation MBean.