public class ServantActivatorPOATie extends ServantActivatorPOA
Constructor and Description |
---|
ServantActivatorPOATie(ServantActivatorOperations delegate) |
ServantActivatorPOATie(ServantActivatorOperations delegate,
POA poa) |
Modifier and Type | Method and Description |
---|---|
ServantActivatorOperations |
_delegate() |
void |
_delegate(ServantActivatorOperations delegate) |
ServantActivator |
_this() |
void |
etherealize(byte[] oid,
POA adapter,
Servant serv,
boolean cleanup_in_progress,
boolean remaining_activations) |
Servant |
incarnate(byte[] oid,
POA adapter) |
_all_interfaces, _invoke, _this
_default_POA, _get_component, _get_delegate, _get_interface_def, _get_interface, _is_a, _non_existent, _object_id, _orb, _poa, _set_delegate, _this_object, _this_object
public ServantActivatorPOATie(ServantActivatorOperations delegate)
public ServantActivatorPOATie(ServantActivatorOperations delegate, POA poa)
public ServantActivator _this()
_this
in class ServantActivatorPOA
public ServantActivatorOperations _delegate()
public void _delegate(ServantActivatorOperations delegate)
public void etherealize(byte[] oid, POA adapter, Servant serv, boolean cleanup_in_progress, boolean remaining_activations)
public Servant incarnate(byte[] oid, POA adapter) throws ForwardRequest
ForwardRequest
Copyright © 2016 JacORB. All rights reserved.