A C D E G H I O R S T
All Classes All Packages
All Classes All Packages
All Classes All Packages
E
- ELEMENT_ADDED - Static variable in class com.caplin.management.jmx.relations.RelationSetNotification
-
Notification type which indicates that an element has been added to the observed
RelationSet
attribute. - ELEMENT_ADDED_TYPE - Static variable in class com.caplin.management.jmx.relations.RelationSetNotification.NotificationType
-
Represents an element added notification (see
RelationSetNotification.ELEMENT_ADDED
). - ELEMENT_REMOVED - Static variable in class com.caplin.management.jmx.relations.RelationSetNotification
-
Notification type which indicates that an element has been removed from the observed
RelationSet
attribute. - ELEMENT_REMOVED_TYPE - Static variable in class com.caplin.management.jmx.relations.RelationSetNotification.NotificationType
-
Represents an element removed notification (see
RelationSetNotification.ELEMENT_REMOVED
). - elementAdded(Object, String) - Method in interface com.caplin.management.jmx.relations.RelationSetUpdateListener
-
Invoked when an element is added to the RelationSet this listener has been registered with.
- elementRemoved(Object, String) - Method in interface com.caplin.management.jmx.relations.RelationSetUpdateListener
-
Invoked when an element is removed from the RelationSet this listener has been registered with.
- encodeValue(String) - Method in interface com.caplin.management.jmx.encoder.ObjectNameEncoder
-
Encodes the specified value so that it can be included within an
ObjectName
. - encodeValue(String) - Method in class com.caplin.management.jmx.encoder.ObjectNameEncoderAccessor.DefaultObjectNameEncoder
- equals(Object) - Method in class com.caplin.management.jmx.relations.links.ObjectNameLinkImpl
-
Compares this ObjectNameLinkImpl to another one.
- equals(Object) - Method in class com.caplin.management.jmx.relations.links.SubscriptionLink
-
Compares this SubscriptionLink to another one.
- equals(Object) - Method in class com.caplin.management.jmx.relations.RelationSetNotificationFilter
-
Compares this RelationSetNotificationFilter to another one.
All Classes All Packages