Uses of Class
net.sf.fikin.pojostate.decorate.AbstractDecorator

Packages that use AbstractDecorator
net.sf.fikin.pojostate.decorate Package Specification This package contains Decorator implementations with specific behaviours 
 

Uses of AbstractDecorator in net.sf.fikin.pojostate.decorate
 

Subclasses of AbstractDecorator in net.sf.fikin.pojostate.decorate
 class DynamicDecorator
          Implements key indicators with execute-for-each-read logic.
 class SnapshotDecorator
          Implements object decoration with execute-once, read-many times Property value.
 



Copyright © 2005 Nikolay Fiykov. All Rights Reserved.