All Classes
-
All Classes Interface Summary Class Summary Class Description CommonJMXVersion ComplexObjectNameLink Represents a more complex relationship between two MBeans than can be represented by anObjectNameLink
.ObjectNameEncoder Defines methods that should be used to encode and decode values included within anObjectName
.ObjectNameEncoderAccessor Accessor class that should be used to get theObjectNameEncoder
that will be used to encode and decodeObjectName
values.ObjectNameEncoderAccessor.DefaultObjectNameEncoder StandardObjectNameEncoder
that will be used if theObjectNameEncoderAccessor.OBJECT_NAME_ENCODER_CLASS_PROPERTY_NAME
system property is not set, or if there is a problem with the specified class.ObjectNameLink Represents a relationship between one MBean and another.ObjectNameLinkImpl Default implementation of theObjectNameLink
interface.RelationSet Represents a "to many" relationship, where a particular MBean attribute defines a link between that MBean and many other MBeans.RelationSetNotification Represents a change to the state of aRelationSet
.RelationSetNotification.NotificationType A type safe enumeration representation of the different possible types of RelationSet notifications.RelationSetNotificationFilter Implementation of theNotificationFilter
interface that filters out all Notifications that do not apply to a specific RelationSet.RelationSetUpdateListener The listener interface that must be implemented by any class that needs to be informed when an element is added to, or removed from, aRelationSet
.SubscriptionLink Represents a user subscription within the Liberator.