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 Nov 26, 2008 7:00:41 PM
Author:
JacORB IDL compiler V 2.3.0 (JBoss patch 5), 06-Jun-2007

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

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

postinvoke

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


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