org.omg.PortableServer
Interface ServantLocatorOperations

All Superinterfaces:
ServantManagerOperations
All Known Subinterfaces:
ServantLocator
All Known Implementing Classes:
_ServantLocatorLocalBase

public interface ServantLocatorOperations
extends ServantManagerOperations

Generated from IDL interface "ServantLocator"

Author:
JacORB IDL compiler V 2.2.3, 10-Dec-2005

Method Summary
 void postinvoke(byte[] oid, POA adapter, java.lang.String operation, Cookie the_cookie, Servant the_servant)
           
 Servant preinvoke(byte[] oid, POA adapter, java.lang.String operation, CookieHolder the_cookie)
           
 

Method Detail

preinvoke

public Servant preinvoke(byte[] oid,
                         POA adapter,
                         java.lang.String operation,
                         CookieHolder the_cookie)
                  throws ForwardRequest
Throws:
ForwardRequest

postinvoke

public void postinvoke(byte[] oid,
                       POA adapter,
                       java.lang.String operation,
                       Cookie the_cookie,
                       Servant the_servant)


Copyright © {inceptionYear}-2007 null. All Rights Reserved.