Uses of Interface
com.caplin.management.jmx.encoder.ObjectNameEncoder
Packages that use ObjectNameEncoder
-
Uses of ObjectNameEncoder in com.caplin.management.jmx.encoder
Classes in com.caplin.management.jmx.encoder that implement ObjectNameEncoderModifier and TypeClassDescriptionstatic classStandardObjectNameEncoderthat will be used if theObjectNameEncoderAccessor.OBJECT_NAME_ENCODER_CLASS_PROPERTY_NAMEsystem property is not set, or if there is a problem with the specified class.Methods in com.caplin.management.jmx.encoder that return ObjectNameEncoderModifier and TypeMethodDescriptionstatic ObjectNameEncoderObjectNameEncoderAccessor.getObjectNameEncoder()Gets theObjectNameEncoderthe should be used to encode and decodeObjectNamevalues.