Inheritance diagram for CorbaMediator::

Public Methods | |
| abstract boolean | hasInProcServer () |
| abstract boolean | hasLocalServer () |
| abstract boolean | isServerObject (org.omg.CORBA.Object obj) |
| abstract boolean | isAlive (org.omg.CORBA.Object obj) |
| abstract org.omg.CORBA.ORB | orb () |
| abstract String | object_to_string (org.omg.CORBA.Object obj) |
| abstract org.omg.CORBA.Object | string_to_object (String ref) |
| abstract org.omg.CORBA.Object | getInitialObject (String name) |
| abstract org.omg.CORBA.Object | getService (String name) |
| abstract String | registerApp (HxCorba.AppOperations app, String prefix) |
| abstract void | unregisterApp (String name) |
| abstract RgbTransferManager | createRgbTxMgr (int size, org.omg.CORBA.Object src) |
Static Public Methods | |
| CorbaMediator | instance () |
Protected Methods | |
| CorbaMediator () | |
the ORB.
|
|
00045 {
00046 _instance = this;
00047 }
|
|
|
00022 {
00023 return _instance;
00024 }
|
|
|
Reimplemented in AppletCorbaMediator, and FullCorbaMediator. |
|
|
Reimplemented in AppletCorbaMediator, and FullCorbaMediator. |
|
|
Reimplemented in AppletCorbaMediator, and FullCorbaMediator. |
|
|
Reimplemented in AppletCorbaMediator, and FullCorbaMediator. |
|
|
Reimplemented in AppletCorbaMediator, and FullCorbaMediator. |
|
|
Reimplemented in AppletCorbaMediator, and FullCorbaMediator. |
|
|
Reimplemented in AppletCorbaMediator, and FullCorbaMediator. |
|
|
Reimplemented in AppletCorbaMediator, and FullCorbaMediator. |
|
|
Reimplemented in AppletCorbaMediator, and FullCorbaMediator. |
|
||||||||||||
|
Reimplemented in AppletCorbaMediator, and FullCorbaMediator. |
|
|
Reimplemented in AppletCorbaMediator, and FullCorbaMediator. |
|
||||||||||||
|
Reimplemented in AppletCorbaMediator, and FullCorbaMediator. |
1.2.12 written by Dimitri van Heesch,
© 1997-2001