Uses of Interface org.omg.PortableServer.POAManager

Uses in package org.omg.PortableServer

Classes implementing org.omg.PortableServer.POAManager

class
Generated from IDL interface "POAManager"
class
Abstract base class for implementations of local interface POAManager

Constructors with parameter type org.omg.PortableServer.POAManager

Fields of type org.omg.PortableServer.POAManager

POAManager

Methods with parameter type org.omg.PortableServer.POAManager

POA
POALocalTie.create_POA(java.lang.String adapter_name, POAManager a_POAManager, Policy[] policies)
POA
POAOperations.create_POA(java.lang.String adapter_name, POAManager a_POAManager, Policy[] policies)
void
void

Methods with return type org.omg.PortableServer.POAManager

POAManager
POAManager
POAManagerHelper.narrow(java.lang.Object obj)
POAManager
POAManager
POAManager
POAManager
POAManager

Uses in package org.jacorb.poa

Classes implementing org.omg.PortableServer.POAManager

class
The poa manager class, an implementation of org.omg.PortableServer.POAManager

Methods with parameter type org.omg.PortableServer.POAManager

POA
POA.create_POA(String adapter_name, POAManager a_POAManager, Policy policies)
additionally raises an org.omg.CORBA.BAD_INV_ORDER exception if the poa goes shutdown and this method will called (not spec.)

Methods with return type org.omg.PortableServer.POAManager

POAManager