org.omg.CosNotifyChannelAdmin
public class EventChannelFactoryPOATie extends EventChannelFactoryPOA
Constructor Summary | |
---|---|
EventChannelFactoryPOATie(EventChannelFactoryOperations tieObject)
Constructor | |
EventChannelFactoryPOATie(EventChannelFactoryOperations tieObject, POA poa)
Constructor |
Method Summary | |
---|---|
EventChannel | create_channel(Property[] initial_qos, Property[] initial_admin, IntHolder id)
Operation create_channel |
int[] | get_all_channels()
Operation get_all_channels |
EventChannel | get_event_channel(int id)
Operation get_event_channel |
POA | _default_POA()
_default_POA method |
EventChannelFactoryOperations | _delegate()
Get the delegate |
void | _delegate(EventChannelFactoryOperations delegate_)
Set the delegate |