org.omg.PortableServer
Interface ServantLocatorOperations
- All Superinterfaces:
- ServantManagerOperations
- All Known Subinterfaces:
- ServantLocator
- All Known Implementing Classes:
- ServantLocatorPOA
- public interface ServantLocatorOperations
- extends ServantManagerOperations
preinvoke
public Servant preinvoke(byte[] oid,
POA adapter,
java.lang.String operation,
CookieHolder the_cookie)
throws ForwardRequest
postinvoke
public void postinvoke(byte[] oid,
POA adapter,
java.lang.String operation,
java.lang.Object the_cookie,
Servant the_servant)