Uses of Class gnu.CORBA.Poa.ORB_1_4

Uses in package gnu.CORBA

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.

Uses in package gnu.CORBA.Interceptor

Constructors with parameter type gnu.CORBA.Poa.ORB_1_4

Registrator.Registrator(ORB_1_4 an_orb, Properties props, String[] an_args)
Create the interceptor collection from the given properties, using the agreed naming convention.
Create the IC current.
gnuIorInfo.gnuIorInfo(ORB_1_4 an_orb, gnuPOA a_poa, IOR an_ior)
Create an instance.

Fields of type gnu.CORBA.Poa.ORB_1_4

ORB_1_4
The ORB, to that the IOR is related.

Uses in package gnu.CORBA.DynAn

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.

Uses in package gnu.CORBA.Poa

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.
gnuServantObject.gnuServantObject(Servant a_servant, byte[] an_id, ORB_1_4 an_orb, gnuPOA a_poa)
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.