Uses of Interface org.omg.PortableServer.ServantManager

Uses in package org.omg.PortableServer

Classes implementing org.omg.PortableServer.ServantManager

class
Generated from IDL interface "ServantActivator"
class
Generated from IDL interface "ServantManager"
class
Abstract base class for implementations of local interface ServantActivator
class
Abstract base class for implenentations of local interface ServantLocator
class
Abstract base class for implementations of local interface ServantManager

Constructors with parameter type org.omg.PortableServer.ServantManager

Fields of type org.omg.PortableServer.ServantManager

ServantManager

Methods with parameter type org.omg.PortableServer.ServantManager

void
void
void
void

Methods with return type org.omg.PortableServer.ServantManager

ServantManager
ServantManager
ServantManager
ServantManager
ServantManagerHelper.narrow(java.lang.Object obj)
ServantManager
ServantManager
ServantManager

Uses in package org.jacorb.poa

Methods with parameter type org.omg.PortableServer.ServantManager

void
this method makes a additional check: if the POA has the RETAIN policy and _servantManager is not a instance of ServantActivator or if the POA has the NON_RETAIN policy and _servantManager is not a instance of ServantLocator this method raises also the WrongPolicy Exception (not spec.)

Methods with return type org.omg.PortableServer.ServantManager

ServantManager