

Public Member Functions | |
| EventChannelFactoryPOATie (EventChannelFactoryOperations delegate) | |
| EventChannelFactoryPOATie (EventChannelFactoryOperations delegate, POA poa) | |
| gov.sandia.NotifyMonitoringExt.EventChannelFactory | _this () |
| gov.sandia.NotifyMonitoringExt.EventChannelFactory | _this (org.omg.CORBA.ORB orb) |
| EventChannelFactoryOperations | _delegate () |
| void | _delegate (EventChannelFactoryOperations delegate) |
| POA | _default_POA () |
| org.omg.CosNotifyChannelAdmin.EventChannel | get_event_channel (int id) throws org.omg.CosNotifyChannelAdmin.ChannelNotFound |
| int[] | get_all_channels () |
| org.omg.CosNotifyChannelAdmin.EventChannel | create_named_channel (org.omg.CosNotification.Property[] initial_qos, org.omg.CosNotification.Property[] initial_admin, org.omg.CORBA.IntHolder id, java.lang.String name) throws org.omg.CosNotification.UnsupportedAdmin,gov.sandia.NotifyMonitoringExt.NameAlreadyUsed,org.omg.CosNotification.UnsupportedQoS,gov.sandia.NotifyMonitoringExt.NameMapError |
| void | destroy () |
| 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 | save_topology () |
| void | unregister_callback (int id) |
| int | register_callback (NotifyExt.ReconnectionCallback reconection) |
| boolean | is_alive () |
Private Attributes | |
| EventChannelFactoryOperations | _delegate |
| POA | _poa |
Generated from IDL interface "EventChannelFactory"
| gov::sandia::NotifyMonitoringExt::EventChannelFactoryPOATie::EventChannelFactoryPOATie | ( | EventChannelFactoryOperations | delegate | ) | [inline] |
References _delegate().
| gov::sandia::NotifyMonitoringExt::EventChannelFactoryPOATie::EventChannelFactoryPOATie | ( | EventChannelFactoryOperations | delegate, | |
| POA | poa | |||
| ) | [inline] |
References _delegate(), and _poa.
| POA gov::sandia::NotifyMonitoringExt::EventChannelFactoryPOATie::_default_POA | ( | ) | [inline] |
References _poa.
| void gov::sandia::NotifyMonitoringExt::EventChannelFactoryPOATie::_delegate | ( | EventChannelFactoryOperations | delegate | ) | [inline] |
References _delegate().
| gov.sandia.NotifyMonitoringExt.EventChannelFactory gov::sandia::NotifyMonitoringExt::EventChannelFactoryPOATie::_this | ( | org.omg.CORBA.ORB | orb | ) | [inline] |
Reimplemented from gov::sandia::NotifyMonitoringExt::EventChannelFactoryPOA.
| gov.sandia.NotifyMonitoringExt.EventChannelFactory gov::sandia::NotifyMonitoringExt::EventChannelFactoryPOATie::_this | ( | ) | [inline] |
Reimplemented from gov::sandia::NotifyMonitoringExt::EventChannelFactoryPOA.
| org.omg.CosNotifyChannelAdmin.EventChannel gov::sandia::NotifyMonitoringExt::EventChannelFactoryPOATie::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] |
References _delegate().
| org.omg.CosNotifyChannelAdmin.EventChannel gov::sandia::NotifyMonitoringExt::EventChannelFactoryPOATie::create_named_channel | ( | org.omg.CosNotification.Property[] | initial_qos, | |
| org.omg.CosNotification.Property[] | initial_admin, | |||
| org.omg.CORBA.IntHolder | id, | |||
| java.lang.String | name | |||
| ) | throws org.omg.CosNotification.UnsupportedAdmin,gov.sandia.NotifyMonitoringExt.NameAlreadyUsed,org.omg.CosNotification.UnsupportedQoS,gov.sandia.NotifyMonitoringExt.NameMapError [inline] |
| void gov::sandia::NotifyMonitoringExt::EventChannelFactoryPOATie::destroy | ( | ) | [inline] |
Implements NotifyExt::EventChannelFactoryOperations.
References _delegate(), and NotifyExt::EventChannelFactoryOperations::destroy().
| int [] gov::sandia::NotifyMonitoringExt::EventChannelFactoryPOATie::get_all_channels | ( | ) | [inline] |
References _delegate().
| org.omg.CosNotifyChannelAdmin.EventChannel gov::sandia::NotifyMonitoringExt::EventChannelFactoryPOATie::get_event_channel | ( | int | id | ) | throws org.omg.CosNotifyChannelAdmin.ChannelNotFound [inline] |
References _delegate().
| boolean gov::sandia::NotifyMonitoringExt::EventChannelFactoryPOATie::is_alive | ( | ) | [inline] |
Implements NotifyExt::ReconnectionRegistryOperations.
References _delegate(), and NotifyExt::ReconnectionRegistryOperations::is_alive().
| int gov::sandia::NotifyMonitoringExt::EventChannelFactoryPOATie::register_callback | ( | NotifyExt.ReconnectionCallback | reconection | ) | [inline] |
| void gov::sandia::NotifyMonitoringExt::EventChannelFactoryPOATie::save_topology | ( | ) | [inline] |
Implements NotifyExt::EventChannelFactoryOperations.
References _delegate(), and NotifyExt::EventChannelFactoryOperations::save_topology().
| void gov::sandia::NotifyMonitoringExt::EventChannelFactoryPOATie::unregister_callback | ( | int | id | ) | [inline] |
Implements NotifyExt::ReconnectionRegistryOperations.
References _delegate(), and NotifyExt::ReconnectionRegistryOperations::unregister_callback().
EventChannelFactoryOperations gov::sandia::NotifyMonitoringExt::EventChannelFactoryPOATie::_delegate [private] |
Referenced by _default_POA(), and EventChannelFactoryPOATie().
1.6.2