NotifyExt::_EventChannelFactoryStub Class Reference

Inheritance diagram for NotifyExt::_EventChannelFactoryStub:
Inheritance graph
[legend]
Collaboration diagram for NotifyExt::_EventChannelFactoryStub:
Collaboration graph
[legend]

List of all members.

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"}

Detailed Description

Generated from IDL interface "EventChannelFactory"

Author:
JacORB IDL compiler V 2.2.3, 10-Dec-2005

Member Function Documentation

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]
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]
int NotifyExt::_EventChannelFactoryStub::register_callback ( NotifyExt.ReconnectionCallback  reconection  )  [inline]
void NotifyExt::_EventChannelFactoryStub::save_topology (  )  [inline]
void NotifyExt::_EventChannelFactoryStub::unregister_callback ( int  id  )  [inline]

Member Data Documentation

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().


The documentation for this class was generated from the following file:

Generated by  doxygen 1.6.2