Uses of Class org.omg.PortableServer.ServantLocatorPackage.CookieHolder

Uses in package gnu.CORBA.Poa

Methods with parameter type org.omg.PortableServer.ServantLocatorPackage.CookieHolder

InvokeHandler
Return the associated invocation handler.
InvokeHandler
gnuServantObject.getHandler(String operation, CookieHolder cookie, boolean forwarding_allowed)
Return the associated invocation handler.

Uses in package org.omg.PortableServer

Methods with parameter type org.omg.PortableServer.ServantLocatorPackage.CookieHolder

Servant
ServantLocatorOperations.preinvoke(byte[] Object_Id, POA poa, String operation, CookieHolder cookie_holder)
If the POA has the USE_SERVANT_MANAGER and NON_RETAIN policies, it invokes this method whenever the object being requested that is not inactive.
Servant
_ServantLocatorStub.preinvoke(byte[] Object_id, POA poa, String method, CookieHolder cookie)
It is your responsibility to take the preinvoke actions, if any, and also supply an appropriate servant for the current invocation.