Frames | No Frames |
Constructors with parameter type gnu.CORBA.Poa.gnuPOA | |
Create an instance.
|
Fields of type gnu.CORBA.Poa.gnuPOA | |
gnuPOA | The POA, to that IOR is related.
|
Constructors with parameter type gnu.CORBA.Poa.gnuPOA | |
Create a local delegate, forwarding requests to the servant that must also
be an invocation handler.
| |
Create an instance of the local request.
| |
Create the delegat for the servant that will be connected to the
given poa. | |
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.
| |
Create a servant object, associated with the passed servant. |
Fields of type gnu.CORBA.Poa.gnuPOA | |
gnuPOA | The POA, where the object is connected.
|
gnuPOA | |
gnuPOA | The poa that takes care about this object.
|
gnuPOA | The root POA.
|
Methods with parameter type gnu.CORBA.Poa.gnuPOA | |
AOM.Obj | Add the new object to the repository.
|
AOM.Obj | Add the new object to the repository. |
void | Add the POA that will be controlled by this manager.
|
void | This method is called when POA is destryed. |
void | Remove the POA, releasing it from the control of this manager.
|