ObjectName
s.See: Description
Interface | Description |
---|---|
ObjectNameEncoder |
Defines methods that should be used to encode and decode values included within an
ObjectName . |
Class | Description |
---|---|
ObjectNameEncoderAccessor |
Accessor class that should be used to get the
ObjectNameEncoder that will be used to encode and decode ObjectName values. |
ObjectNameEncoderAccessor.DefaultObjectNameEncoder |
Standard
ObjectNameEncoder that will be used if the ObjectNameEncoderAccessor.OBJECT_NAME_ENCODER_CLASS_PROPERTY_NAME system property is not set, or if there is a problem with the specified class. |
Provides classes that should be used to encode and decode that values contained within
ObjectName
s.
The ObjectNameEncoderAccessor.getObjectNameEncoder()
method should be called to get a reference to the ObjectNameEncoder
that will be used to encode and decode the ObjectName
values.
Please send bug reports and comments to Caplin support