Frames | No Frames |
Methods with parameter type org.omg.PortableServer.POAManager | |
POA | Creates a new POA as a child of the target POA.
|
Methods with return type org.omg.PortableServer.POAManager | |
POAManager | Return the POA manager, associated with this POA.
|
Classes implementing org.omg.PortableServer.POAManager | |
class | The implementation of the POA manager. |
Constructors with parameter type org.omg.PortableServer.POAManager | |
gnuPOA.gnuPOA(gnuPOA a_parent, String a_name, POAManager a_manager, Policy[] a_policies, ORB_1_4 an_orb) Create a new abstract POA.
|
Fields of type org.omg.PortableServer.POAManager | |
POAManager | The POA manager, used to control the work of this object.
|
Methods with parameter type org.omg.PortableServer.POAManager | |
POA | gnuPOA.createPoaInstance(String child_name, POAManager a_manager, Policy[] policies, ORB_1_4 an_orb) Create an instance of the POA with the given features.
|
POA | Creates a new POA as a child of the target POA.
|
Methods with return type org.omg.PortableServer.POAManager | |
POAManager | Return the POA manager, associated with this POA.
|