Class | Description |
---|---|
Coercions |
This implements the coercion table in RFC 190 5.6.3
|
ComponentServiceObjectsHelper |
Utility class for handling references using a ComponentServiceObjects
to get services.
|
ComponentServiceObjectsHelper.ComponentServiceObjectsImpl | |
ConfigAdminTracker | |
ReadOnlyDictionary |
The
ReadOnlyDictionary is both a Dictionary and
a Map whose modification methods (like Dictionary.put(Object, Object) ,
ReadOnlyDictionary.remove(Object) , etc.) throw an UnsupportedOperationException . |