public class ServantActivatorPOATie extends ServantActivatorPOA
| Constructor and Description |
|---|
ServantActivatorPOATie(ServantActivatorOperations tieObject)
Constructor
|
ServantActivatorPOATie(ServantActivatorOperations tieObject,
POA poa)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
POA |
_default_POA()
_default_POA method
|
ServantActivatorOperations |
_delegate()
Get the delegate
|
void |
_delegate(ServantActivatorOperations delegate_)
Set the delegate
|
void |
etherealize(byte[] oid,
POA adapter,
Servant serv,
boolean cleanup_in_progress,
boolean remaining_activations)
Operation etherealize
|
Servant |
incarnate(byte[] oid,
POA adapter)
Operation incarnate
|
_all_interfaces, _invoke, _this, _this_get_delegate, _get_interface_def, _get_interface, _is_a, _non_existent, _object_id, _orb, _orb, _poa, _set_delegate, _this_object, _this_objectpublic ServantActivatorPOATie(ServantActivatorOperations tieObject)
public ServantActivatorPOATie(ServantActivatorOperations tieObject, POA poa)
public ServantActivatorOperations _delegate()
public void _delegate(ServantActivatorOperations delegate_)
public POA _default_POA()
_default_POA in class Servantpublic Servant incarnate(byte[] oid, POA adapter) throws ForwardRequest
ForwardRequest