org.omg.PortableServer
Interface ServantLocatorOperations
- All Superinterfaces:
- ServantManagerOperations
- All Known Subinterfaces:
- ServantLocator
- All Known Implementing Classes:
- _ServantLocatorLocalBase, ServantLocatorLocalTie
public interface ServantLocatorOperations
- extends ServantManagerOperations
Generated from IDL interface "ServantLocator".
- Version:
- generated at Sep 22, 2012 10:58:02 AM
- Author:
- JacORB IDL compiler V 2.3.0 (JBoss patch 6), 06-Jun-2007
preinvoke
Servant preinvoke(byte[] oid,
POA adapter,
String operation,
CookieHolder the_cookie)
throws ForwardRequest
- Throws:
ForwardRequest
postinvoke
void postinvoke(byte[] oid,
POA adapter,
String operation,
Cookie the_cookie,
Servant the_servant)
Copyright © 2003-2012 Apache Software Foundation. All Rights Reserved.