

Public Member Functions | |
| String[] | _ids () |
| void | reconnect (org.omg.CORBA.Object new_connection) |
| boolean | is_alive () |
Static Public Attributes | |
| static final java.lang.Class | _opsClass = NotifyExt.ReconnectionCallbackOperations.class |
Private Attributes | |
| String[] | ids = {"IDL:NotifyExt/ReconnectionCallback:1.0"} |
Generated from IDL interface "ReconnectionCallback"
| String [] NotifyExt::_ReconnectionCallbackStub::_ids | ( | ) | [inline] |
References ids.
| boolean NotifyExt::_ReconnectionCallbackStub::is_alive | ( | ) | [inline] |
Implements NotifyExt::ReconnectionCallbackOperations.
References NotifyExt::ReconnectionCallbackOperations::is_alive().
| void NotifyExt::_ReconnectionCallbackStub::reconnect | ( | org.omg.CORBA.Object | new_connection | ) | [inline] |
Implements NotifyExt::ReconnectionCallbackOperations.
References _opsClass, and NotifyExt::ReconnectionCallbackOperations::reconnect().
final java.lang.Class NotifyExt::_ReconnectionCallbackStub::_opsClass = NotifyExt.ReconnectionCallbackOperations.class [static] |
Referenced by reconnect().
String [] NotifyExt::_ReconnectionCallbackStub::ids = {"IDL:NotifyExt/ReconnectionCallback:1.0"} [private] |
Referenced by _ids().
1.6.2