Package net.sf.fikin.pojostate.state

Package Specification This package contains implementation of State and Property interfaces

See:
          Description

Class Summary
AbstractDecoratorProperty Prototype of Property methods.
AbstractState Prototype implementation of State interface.
DynamicState Dynamic binding between MethodMeta and POJO It maintains a permanent reference to the underlying POJO.
EmptyState An empty state without any backing POJO and Properties.
SnapshotState Static state information obtained from the POJO.
StateSorter Implements sorting algorithms for Property objects It supports sorting based on name, description and value.
 

Package net.sf.fikin.pojostate.state Description

Package Specification

This package contains implementation of State and Property interfaces.



Copyright © 2005 Nikolay Fiykov. All Rights Reserved.