org.omg.FT
Interface CheckpointableOperations

All Known Subinterfaces:
Checkpointable, Updateable, UpdateableOperations
All Known Implementing Classes:
CheckpointablePOA

public interface CheckpointableOperations


Method Summary
 byte[] get_state()
           
 void set_state(byte[] s)
           
 

Method Detail

get_state

public byte[] get_state()
                 throws NoStateAvailable

set_state

public void set_state(byte[] s)
               throws InvalidState