org.openorb.event
Interface EventChannelFactoryOperations
- All Known Subinterfaces:
- EventChannelFactory
- All Known Implementing Classes:
- EventChannelFactoryPOA
- public interface EventChannelFactoryOperations
Interface definition : EventChannelFactory
- Author:
- OpenORB Compiler
create_channel
public EventChannel create_channel(java.lang.String channel_name)
throws NameAlreadyUsed
- Operation create_channel
join_channel
public EventChannel join_channel(java.lang.String channel_name)
throws EventChannelNotFound
- Operation join_channel