Package com.kedwards.swt.persist

Interface Summary
Checkpointed Checkpointed.java
Persistifier Persistifier.java
 

Class Summary
ActivationPersistifier ActivationPersistifier.java The state of activatable services gets passed to them in a MarshalledObject; in the SWT, this MarshalledObject contains a java.io.File which the service will use to write its state.
FSPersistifier FSPersistifier.java
TaggedPersistentData TaggedPersistentData.java