Novell exteNd Messaging Platform 5.2

org.omg.PortableServer
Interface ServantLocator

All Superinterfaces:
IDLEntity, Object, Serializable, ServantManager, ServantManagerOperations

public interface ServantLocator
extends Object, ServantManager


Method Summary
 void postinvoke(byte[] oid, POA adapter, String operation, Object the_cookie, Servant the_servant)
           
 Servant preinvoke(byte[] oid, POA adapter, String operation, CookieHolder the_cookie)
           
 
Methods inherited from interface org.omg.CORBA.Object
_create_request, _create_request, _duplicate, _get_domain_managers, _get_interface_def, _get_policy, _hash, _is_a, _is_equivalent, _non_existent, _release, _request, _set_policy_override
 

Method Detail

preinvoke

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

postinvoke

public void postinvoke(byte[] oid,
                       POA adapter,
                       String operation,
                       Object the_cookie,
                       Servant the_servant)

Novell exteNd Messaging Platform 5.2

exteNd is a registered trademark of Novell, Inc.
Copyright 1998-2004 Novell, Inc. All Rights Reserved.