Uses of Interface
net.israfil.foundation.core.DynamicallyAccessible

Packages that use DynamicallyAccessible
net.israfil.foundation.core   
 

Uses of DynamicallyAccessible in net.israfil.foundation.core
 

Subinterfaces of DynamicallyAccessible in net.israfil.foundation.core
 interface DynamicallyMutable
          A generic mutator interface.
 

Classes in net.israfil.foundation.core that implement DynamicallyAccessible
 class 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.
 class DynamicallyMutableObject
          An abstract class which implements the DynamicallyMutableObject infrastructure.
 



Copyright © 2003-2006. All Rights Reserved.