public class ServantLocatorPOATie extends ServantLocatorPOA
| Constructor and Description |
|---|
ServantLocatorPOATie(ServantLocatorOperations delegate) |
ServantLocatorPOATie(ServantLocatorOperations delegate,
POA poa) |
| Modifier and Type | Method and Description |
|---|---|
ServantLocatorOperations |
_delegate() |
void |
_delegate(ServantLocatorOperations delegate) |
ServantLocator |
_this() |
void |
postinvoke(byte[] oid,
POA adapter,
String operation,
Object the_cookie,
Servant the_servant) |
Servant |
preinvoke(byte[] oid,
POA adapter,
String operation,
CookieHolder the_cookie) |
_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_objectpublic ServantLocatorPOATie(ServantLocatorOperations delegate)
public ServantLocatorPOATie(ServantLocatorOperations delegate, POA poa)
public ServantLocator _this()
_this in class ServantLocatorPOApublic ServantLocatorOperations _delegate()
public void _delegate(ServantLocatorOperations delegate)
public void postinvoke(byte[] oid,
POA adapter,
String operation,
Object the_cookie,
Servant the_servant)
throws ForwardRequest
ForwardRequestpublic Servant preinvoke(byte[] oid, POA adapter, String operation, CookieHolder the_cookie) throws ForwardRequest
ForwardRequestCopyright © 2017 JacORB. All rights reserved.