Frames | No Frames |
Classes derived from gnu.CORBA.Poa.ORB_1_4 | |
class | This class implements the ORB that uses a single port or the restricted port
range for all its objects. |
Constructors with parameter type gnu.CORBA.Poa.ORB_1_4 | |
Create the interceptor collection from the given properties, using the
agreed naming convention.
| |
Create the IC current.
| |
Create an instance.
|
Fields of type gnu.CORBA.Poa.ORB_1_4 | |
ORB_1_4 | The ORB, to that the IOR is related.
|
Constructors with parameter type gnu.CORBA.Poa.ORB_1_4 | |
Create a new factory, specifying the ORB to that the factory belongs.
|
Methods with return type gnu.CORBA.Poa.ORB_1_4 | |
ORB_1_4 | Get the orb.
|
Constructors with parameter type gnu.CORBA.Poa.ORB_1_4 | |
gnuPOA.gnuPOA(gnuPOA a_parent, String a_name, POAManager a_manager, Policy[] a_policies, ORB_1_4 an_orb) Create a new abstract POA.
| |
gnuServantObject.gnuServantObject(String[] a_repository_ids, byte[] an_id, gnuPOA a_poa, ORB_1_4 an_orb) Create an object with no connected servant. | |
Create a servant object, associated with the passed servant.
|
Fields of type gnu.CORBA.Poa.ORB_1_4 | |
ORB_1_4 | The orb.
|
Methods with parameter type gnu.CORBA.Poa.ORB_1_4 | |
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.
|