org.omg.CosBridgeAdmin
Interface BridgeOperations
- All Known Subinterfaces:
- Bridge
- All Known Implementing Classes:
- _BridgeStub, BridgePOA, BridgePOATie
public interface BridgeOperations
Generated from IDL interface "Bridge".
- Version:
- generated at Jan 1, 2011 11:43:04 PM
- Author:
- JacORB IDL compiler V 2.3.0 (JBoss patch 6), 06-Jun-2007
end_point_receiver
ExternalEndpoint end_point_receiver()
end_point_sender
ExternalEndpoint end_point_sender()
start_bridge
void start_bridge()
throws BridgeAlreadyStarted,
InvalidExternalEndPoints
- Throws:
BridgeAlreadyStarted
InvalidExternalEndPoints
stop_bridge
void stop_bridge()
throws BridgeInactive
- Throws:
BridgeInactive
destroy
void destroy()