|
Class Summary |
| DynamicallyAccessibleObject |
An implementation of the DynamicallyAccessible interface with the
appropriate infrastructure for retrieving field data, via accessors if
such are implemented, or directly from the field where not. |
| DynamicallyMutableObject |
An abstract class which implements the DynamicallyMutableObject
infrastructure. |
| DynamicObject |
An abstract superclass that implements the Dynamic interface, with
all the necessary lookup logic. |
| DynamicUtil |
Utilities used for the implementation of Dynamic and
related interfaces. |