Uses of Package
net.israfil.foundation.dynamic

Classes in net.israfil.foundation.dynamic used by net.israfil.foundation.dynamic
Dynamic
          A simple interface that defines the ability to perform and detect arbitrary methods, by use of a "selector" string.
DynamicallyAccessible
          A generic accessor interface.
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.
DynamicallyMutable
          A generic mutator interface.
DynamicObject
          An abstract superclass that implements the Dynamic interface, with all the necessary lookup logic.
 



Copyright © 2003-2008. All Rights Reserved.