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_object
public ServantLocatorPOATie(ServantLocatorOperations delegate)
public ServantLocatorPOATie(ServantLocatorOperations delegate, POA poa)
public ServantLocator _this()
_this
in class ServantLocatorPOA
public ServantLocatorOperations _delegate()
public void _delegate(ServantLocatorOperations delegate)
public void postinvoke(byte[] oid, POA adapter, String operation, Object the_cookie, Servant the_servant) throws ForwardRequest
ForwardRequest
public Servant preinvoke(byte[] oid, POA adapter, String operation, CookieHolder the_cookie) throws ForwardRequest
ForwardRequest
Copyright © 2016 JacORB. All rights reserved.