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

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

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

Subclasses of AbstractDecoratorProperty in net.sf.fikin.pojostate.state
 class DynamicState.DynamicProperty
          Implements dynamic read-execute value It expect MethodMeta, the actual POJO is accessed from nestling class.
 class SnapshotState.StaticProperty
          Implements read-once method value, executed upon object construction time created on Mar 1, 2007
 



Copyright © 2005 Nikolay Fiykov. All Rights Reserved.