

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 | |
| static 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"} |
Generated from IDL interface "EventChannelFactory"
| String [] NotifyExt::_EventChannelFactoryStub::_ids | ( | ) | [inline] |
References ids.
| org.omg.CosNotifyChannelAdmin.EventChannel NotifyExt::_EventChannelFactoryStub::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 [inline] |
| void NotifyExt::_EventChannelFactoryStub::destroy | ( | ) | [inline] |
Implements NotifyExt::EventChannelFactoryOperations.
References NotifyExt::EventChannelFactoryOperations::destroy().
| int [] NotifyExt::_EventChannelFactoryStub::get_all_channels | ( | ) | [inline] |
| org.omg.CosNotifyChannelAdmin.EventChannel NotifyExt::_EventChannelFactoryStub::get_event_channel | ( | int | id | ) | throws org.omg.CosNotifyChannelAdmin.ChannelNotFound [inline] |
| boolean NotifyExt::_EventChannelFactoryStub::is_alive | ( | ) | [inline] |
Implements NotifyExt::ReconnectionRegistryOperations.
References NotifyExt::ReconnectionRegistryOperations::is_alive().
| int NotifyExt::_EventChannelFactoryStub::register_callback | ( | NotifyExt.ReconnectionCallback | reconection | ) | [inline] |
Implements NotifyExt::ReconnectionRegistryOperations.
References _opsClass, and NotifyExt::ReconnectionRegistryOperations::register_callback().
| void NotifyExt::_EventChannelFactoryStub::save_topology | ( | ) | [inline] |
Implements NotifyExt::EventChannelFactoryOperations.
References NotifyExt::EventChannelFactoryOperations::save_topology().
| void NotifyExt::_EventChannelFactoryStub::unregister_callback | ( | int | id | ) | [inline] |
final java.lang.Class NotifyExt::_EventChannelFactoryStub::_opsClass = NotifyExt.EventChannelFactoryOperations.class [static] |
Referenced by register_callback().
String [] NotifyExt::_EventChannelFactoryStub::ids = {"IDL:NotifyExt/EventChannelFactory:1.0","IDL:NotifyExt/ReconnectionRegistry:1.0","IDL:omg.org/CosNotifyChannelAdmin/EventChannelFactory:1.0"} [private] |
Referenced by _ids().
1.6.2