A C D E G H I O R S T
All Classes All Packages
All Classes All Packages
All Classes All Packages
O
- OBJECT_NAME_ENCODER_CLASS_PROPERTY_NAME - Static variable in class com.caplin.management.jmx.encoder.ObjectNameEncoderAccessor
-
The name of the system property that must be used to specify the fully qualified class name of the
ObjectNameEncoder
that should be used to encodeObjectName
values. - ObjectNameEncoder - Interface in com.caplin.management.jmx.encoder
-
Defines methods that should be used to encode and decode values included within an
ObjectName
. - ObjectNameEncoderAccessor - Class in com.caplin.management.jmx.encoder
-
Accessor class that should be used to get the
ObjectNameEncoder
that will be used to encode and decodeObjectName
values. - ObjectNameEncoderAccessor.DefaultObjectNameEncoder - Class in com.caplin.management.jmx.encoder
-
Standard
ObjectNameEncoder
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 - Interface in com.caplin.management.jmx.relations.links
-
Represents a relationship between one MBean and another.
- ObjectNameLinkImpl - Class in com.caplin.management.jmx.relations.links
-
Default implementation of the
ObjectNameLink
interface. - ObjectNameLinkImpl(ObjectName, String) - Constructor for class com.caplin.management.jmx.relations.links.ObjectNameLinkImpl
-
Constructs an ObjectNameLinkImpl with the specified ObjectName and human readable link name.
All Classes All Packages