|
Public Member Functions |
String[] | _ids () |
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 () |
Static Public Attributes |
final java.lang.Class | _opsClass = NotifyExt.EventChannelFactoryOperations.class |
Private Attributes |
String[] | ids = {"IDL:NotifyExt/EventChannelFactory:1.0","IDL:NotifyExt/ReconnectionRegistry:1.0","IDL:omg.org/CosNotifyChannelAdmin/EventChannelFactory:1.0"} |