org.omg.PortableServer
Interface POAManager
- All Superinterfaces:
- IDLEntity, Object, POAManagerOperations, Serializable
public interface POAManager
- extends POAManagerOperations, IDLEntity, Object
A POA manager is associated with one or more POAs and provides means
to regulate they activity. Using manage, it is possible to force
requests for those POAs to be queued or discarded or have those POAs
deactivated. The manager can turn POAs to and from holding,
active and discarding states, but the incative state is irreversible.
The manager of the ORBs root POA can be obtained by resolving initial
reference "RootPOAManager".
- See Also:
POAManagerOperations
Methods inherited from interface org.omg.CORBA.Object |
_create_request, _create_request, _duplicate, _get_domain_managers, _get_interface_def, _get_policy, _hash, _is_a, _is_equivalent, _non_existent, _release, _request, _set_policy_override |