org.omg.PortableServer
Interface POAManagerFactory
- All Superinterfaces: 
 - IDLEntity, LocalInterface, Object, POAManagerFactoryOperations, java.io.Serializable
 
public interface POAManagerFactory
- extends LocalInterface, POAManagerFactoryOperations, IDLEntity
 
POAManagers can be created implicitly, by passing a nil POAManager
      reference to the create_POA operation, or can be created explicitly
      using a POAManagerFactory. Explicit creation of a POAManager permits
      application control of the POAManager's identity, whereas implicit
      creation results in creation of a unique identity by the ORB run time.
      Explicit creation of a POAManager also permits the application to
      assign policies to the new POAManager.
 
| 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 | 
 
 
                 Read the latest documentation online