Uses of Class
net.sf.fikin.pojostate.state.AbstractState

Packages that use AbstractState
net.sf.fikin.pojostate.state Package Specification This package contains implementation of State and Property interfaces 
 

Uses of AbstractState in net.sf.fikin.pojostate.state
 

Subclasses of AbstractState in net.sf.fikin.pojostate.state
 class DynamicState
          Dynamic binding between MethodMeta and POJO It maintains a permanent reference to the underlying POJO.
 class EmptyState
          An empty state without any backing POJO and Properties.
 class SnapshotState
          Static state information obtained from the POJO.
 



Copyright © 2005 Nikolay Fiykov. All Rights Reserved.