public interface ServantLocatorOperations extends ServantManagerOperations
| Modifier and Type | Method and Description |
|---|---|
void |
postinvoke(byte[] oid,
POA adapter,
java.lang.String operation,
java.lang.Object the_cookie,
Servant the_servant) |
Servant |
preinvoke(byte[] oid,
POA adapter,
java.lang.String operation,
CookieHolder the_cookie) |
Servant preinvoke(byte[] oid, POA adapter, java.lang.String operation, CookieHolder the_cookie) throws ForwardRequest
ForwardRequestvoid postinvoke(byte[] oid,
POA adapter,
java.lang.String operation,
java.lang.Object the_cookie,
Servant the_servant)
throws ForwardRequest
ForwardRequest