org.omg.PortableServer
Class POAManagerLocalTie
java.lang.Object
org.omg.CORBA.LocalObject
org.omg.PortableServer._POAManagerLocalBase
org.omg.PortableServer.POAManagerLocalTie
- All Implemented Interfaces:
- IDLEntity, LocalInterface, Object, POAManager, POAManagerOperations, java.io.Serializable
- public class POAManagerLocalTie
- extends _POAManagerLocalBase
Generated from IDL interface "POAManager"
- Author:
- JacORB IDL compiler V 2.1 (JBoss patch 1), 01-Mar-2004
- See Also:
- Serialized Form
Methods inherited from class org.omg.CORBA.LocalObject |
_create_request, _create_request, _duplicate, _get_domain_managers, _get_interface_def, _get_interface, _get_policy, _hash, _invoke, _is_a, _is_equivalent, _is_local, _non_existent, _orb, _release, _releaseReply, _request, _request, _servant_postinvoke, _servant_preinvoke, _set_policy_override, validate_connection |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.omg.CORBA.Object |
_create_request, _create_request, _duplicate, _get_domain_managers, _get_interface_def, _get_interface, _get_policy, _hash, _is_a, _is_equivalent, _non_existent, _release, _request, _set_policy_override |
POAManagerLocalTie
public POAManagerLocalTie(POAManagerOperations delegate)
_delegate
public POAManagerOperations _delegate()
_delegate
public void _delegate(POAManagerOperations delegate)
hold_requests
public void hold_requests(boolean wait_for_completion)
throws AdapterInactive
- Throws:
AdapterInactive
discard_requests
public void discard_requests(boolean wait_for_completion)
throws AdapterInactive
- Throws:
AdapterInactive
get_state
public State get_state()
activate
public void activate()
throws AdapterInactive
- Throws:
AdapterInactive
deactivate
public void deactivate(boolean etherealize_objects,
boolean wait_for_completion)
throws AdapterInactive
- Throws:
AdapterInactive