org.omg.CosNotifyChannelAdmin
Interface EventChannelFactoryOperations
- All Known Subinterfaces:
- EventChannelFactory
- All Known Implementing Classes:
- _EventChannelFactoryStub, EventChannelFactoryPOA
- public interface EventChannelFactoryOperations
Generated from IDL interface "EventChannelFactory"
- Author:
- JacORB IDL compiler V 2.1 (JBoss patch 1), 01-Mar-2004
create_channel
public EventChannel create_channel(Property[] initial_qos,
Property[] initial_admin,
IntHolder id)
throws UnsupportedAdmin,
UnsupportedQoS
- Throws:
UnsupportedAdmin
UnsupportedQoS
get_all_channels
public int[] get_all_channels()
get_event_channel
public EventChannel get_event_channel(int id)
throws ChannelNotFound
- Throws:
ChannelNotFound