public interface ServantLocatorOperations extends ServantManagerOperations
| Modifier and Type | Method and Description |
|---|---|
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) |
Servant preinvoke(byte[] oid, POA adapter, String operation, CookieHolder the_cookie) throws ForwardRequest
ForwardRequestvoid postinvoke(byte[] oid,
POA adapter,
String operation,
Object the_cookie,
Servant the_servant)
throws ForwardRequest
ForwardRequestCopyright © 2017 JacORB. All rights reserved.