DESY ACOP Beans Home

Package com.cosylab.application.state

Interface Summary
State This interface should be implemented by the object which will be exchanged with a component in the state saving/restoring process.
StateKeeper This interface is implemented by the object which will take care for the application state saving and restoring.
StateOriginator This interface has to be implemented by the components which will exchange its state with the StateKeeper
StateStorage This interface should be implemented by the objects which will be used for storing and restoring an array of the State objects.
 

Class Summary
StateFactory This class is used as the factory for the state exchange objects mainly the State implementation and the StateStorage implementation.
 



Copyright © 2010. All Rights Reserved.