Public Member Functions | |
EventChannelFactoryPOATie (EventChannelFactoryOperations delegate) | |
EventChannelFactoryPOATie (EventChannelFactoryOperations delegate, POA poa) | |
NotifyExt.EventChannelFactory | _this () |
NotifyExt.EventChannelFactory | _this (org.omg.CORBA.ORB orb) |
EventChannelFactoryOperations | _delegate () |
void | _delegate (EventChannelFactoryOperations delegate) |
POA | _default_POA () |
int | register_callback (NotifyExt.ReconnectionCallback reconection) |
org.omg.CosNotifyChannelAdmin.EventChannel | create_channel (org.omg.CosNotification.Property[] initial_qos, org.omg.CosNotification.Property[] initial_admin, org.omg.CORBA.IntHolder id) throws org.omg.CosNotification.UnsupportedAdmin,org.omg.CosNotification.UnsupportedQoS |
void | unregister_callback (int id) |
boolean | is_alive () |
org.omg.CosNotifyChannelAdmin.EventChannel | get_event_channel (int id) throws org.omg.CosNotifyChannelAdmin.ChannelNotFound |
void | save_topology () |
int[] | get_all_channels () |
void | destroy () |
Private Attributes | |
EventChannelFactoryOperations | _delegate |
POA | _poa |
|
|
|
|
|
|
|
|
|
|
|
Reimplemented from NotifyExt::EventChannelFactoryPOA.
|
|
Reimplemented from NotifyExt::EventChannelFactoryPOA.
|
|
|
|
Implements NotifyExt::EventChannelFactoryOperations.
|
|
|
|
|
|
Implements NotifyExt::ReconnectionRegistryOperations.
|
|
Implements NotifyExt::ReconnectionRegistryOperations.
|
|
Implements NotifyExt::EventChannelFactoryOperations.
|
|
Implements NotifyExt::ReconnectionRegistryOperations.
|
|
|
|
|