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)
Operation postinvoke
|
Servant |
preinvoke(byte[] oid,
POA adapter,
java.lang.String operation,
CookieHolder the_cookie)
Operation preinvoke
|
Servant preinvoke(byte[] oid, POA adapter, java.lang.String operation, CookieHolder the_cookie) throws ForwardRequest
ForwardRequest