org.omg.PortableServer
Interface POAManagerOperations
- All Known Subinterfaces:
- POAManager
- All Known Implementing Classes:
- _POAManagerLocalBase, POAManager, POAManagerLocalTie
public interface POAManagerOperations
Generated from IDL interface "POAManager".
- Version:
- generated at Mar 21, 2012 11:04:17 AM
- Author:
- JacORB IDL compiler V 2.3.1 (JBoss patch01), 29-Jul-2009
activate
void activate()
throws AdapterInactive
- Throws:
AdapterInactive
hold_requests
void hold_requests(boolean wait_for_completion)
throws AdapterInactive
- Throws:
AdapterInactive
discard_requests
void discard_requests(boolean wait_for_completion)
throws AdapterInactive
- Throws:
AdapterInactive
deactivate
void deactivate(boolean etherealize_objects,
boolean wait_for_completion)
throws AdapterInactive
- Throws:
AdapterInactive
get_state
State get_state()