org.omg.FT
Class UpdateablePOATie
java.lang.Object
|
+--org.omg.PortableServer.Servant
|
+--org.omg.FT.UpdateablePOA
|
+--org.omg.FT.UpdateablePOATie
- All Implemented Interfaces:
- CheckpointableOperations, org.omg.CORBA.portable.InvokeHandler, UpdateableOperations
- public class UpdateablePOATie
- extends UpdateablePOA
Fields inherited from class org.omg.PortableServer.Servant |
_delegate, _hasGetInterface |
Methods inherited from class org.omg.PortableServer.Servant |
_get_delegate, _get_interface_def, _get_interface, _is_a, _non_existent, _object_id, _orb, _orb, _poa, _set_delegate, _this_object, _this_object |
Methods inherited from class java.lang.Object |
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, registerNatives, toString, wait, wait, wait |
_tie
private UpdateableOperations _tie
_poa
private org.omg.PortableServer.POA _poa
UpdateablePOATie
public UpdateablePOATie(UpdateableOperations tieObject)
UpdateablePOATie
public UpdateablePOATie(UpdateableOperations tieObject,
org.omg.PortableServer.POA poa)
_delegate
public UpdateableOperations _delegate()
_delegate
public void _delegate(UpdateableOperations delegate_)
_default_POA
public org.omg.PortableServer.POA _default_POA()
- Overrides:
_default_POA
in class org.omg.PortableServer.Servant
get_update
public byte[] get_update()
throws NoUpdateAvailable
set_update
public void set_update(byte[] s)
throws InvalidUpdate
get_state
public byte[] get_state()
throws NoStateAvailable
set_state
public void set_state(byte[] s)
throws InvalidState