NotifyExt::_ReconnectionRegistryStub Class Reference

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

List of all members.

Public Member Functions

String[] _ids ()
int register_callback (NotifyExt.ReconnectionCallback reconection)
boolean is_alive ()
void unregister_callback (int id)

Static Public Attributes

static final java.lang.Class _opsClass = NotifyExt.ReconnectionRegistryOperations.class

Private Attributes

String[] ids = {"IDL:NotifyExt/ReconnectionRegistry:1.0"}

Detailed Description

Generated from IDL interface "ReconnectionRegistry"

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

Member Function Documentation

String [] NotifyExt::_ReconnectionRegistryStub::_ids (  )  [inline]

References ids.

boolean NotifyExt::_ReconnectionRegistryStub::is_alive (  )  [inline]
int NotifyExt::_ReconnectionRegistryStub::register_callback ( NotifyExt.ReconnectionCallback  reconection  )  [inline]
void NotifyExt::_ReconnectionRegistryStub::unregister_callback ( int  id  )  [inline]

Member Data Documentation

final java.lang.Class NotifyExt::_ReconnectionRegistryStub::_opsClass = NotifyExt.ReconnectionRegistryOperations.class [static]

Referenced by register_callback().

String [] NotifyExt::_ReconnectionRegistryStub::ids = {"IDL:NotifyExt/ReconnectionRegistry:1.0"} [private]

Referenced by _ids().


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

Generated by  doxygen 1.6.2