Package net.sf.fikin.pojostate.decorate

Package Specification This package contains Decorator implementations with specific behaviours

See:
          Description

Interface Summary
BindedState Enhanced interface containing methods related to binding ClassMeta and State.
 

Class Summary
AbstractDecorator Abstract implementation of object decoration Provides with basic skeleton for common methods, subclasses are expected to implement the actual decoration logic only.
ClassMeta list with class metadata containing all observable methods created on Jul 18, 2005
DynamicDecorator Implements key indicators with execute-for-each-read logic.
SnapshotDecorator Implements object decoration with execute-once, read-many times Property value.
 

Package net.sf.fikin.pojostate.decorate Description

Package Specification

This package contains Decorator implementations with specific behaviours.



Copyright © 2005 Nikolay Fiykov. All Rights Reserved.