|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface StatefullComponent
A statefull component creates and consumes State-objects. Instances of the same type must accept state objects of each other - there should be no hidden binding between the state objects and their original source.
State
Method Summary | |
---|---|
State |
saveState()
|
Method Detail |
---|
State saveState() throws StateException
StateException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |