|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object | +--com.fruitioninc.jwc.Memento
State extracted from an application or component(s). State is represented by a set of Property objects.
| Constructor Summary | |
Memento()
|
|
| Method Summary | |
void |
addProperty(Property property)
|
java.util.Iterator |
iterator()
Returns an iteration of Property's containing the state in this memento. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public Memento()
| Method Detail |
public void addProperty(Property property)
public java.util.Iterator iterator()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||