tamago
Interface LCPersistController

All Superinterfaces:
LifeCycleController

public interface LCPersistController
extends LifeCycleController


Method Summary
 void persist()
           
 void unpersist()
           
 

Method Detail

persist

void persist()
             throws LifeCycleException
Throws:
LifeCycleException

unpersist

void unpersist()
               throws LifeCycleException
Throws:
LifeCycleException