org.omg.FT
Interface UpdateableOperations

All Superinterfaces:
CheckpointableOperations
All Known Subinterfaces:
Updateable
All Known Implementing Classes:
UpdateablePOA

public interface UpdateableOperations
extends CheckpointableOperations


Method Summary
 byte[] get_update()
           
 void set_update(byte[] s)
           
 
Methods inherited from interface org.omg.FT.CheckpointableOperations
get_state, set_state
 

Method Detail

get_update

public byte[] get_update()
                  throws NoUpdateAvailable

set_update

public void set_update(byte[] s)
                throws InvalidUpdate