Main Page   Packages   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members  

FullCorbaMediator Class Reference

Inheritance diagram for FullCorbaMediator::

CorbaMediator List of all members.

Public Methods

 FullCorbaMediator (String[] args)
boolean createInProcServer ()
boolean createInProcServer (int port)
boolean useDefaultServer ()
boolean useServer (String name)
boolean hasInProcServer ()
boolean hasLocalServer ()
boolean isServerObject (org.omg.CORBA.Object obj)
org.omg.CORBA.ORB orb ()
String object_to_string (org.omg.CORBA.Object obj)
org.omg.CORBA.Object string_to_object (String ref)
org.omg.CORBA.Object activateServant (Servant servant)
void deactivateServant (Servant servant)
String registerApp (HxCorba.AppOperations appOper, String prefix)
void unregisterApp (String name)
boolean isAlive (org.omg.CORBA.Object obj)
RgbBufferManager createRgbBufferMgr (int size, Object source)
org.omg.CORBA.Object getInitialObject (String name)
org.omg.CORBA.Object getService (String name)

Constructor & Destructor Documentation

FullCorbaMediator::FullCorbaMediator String    args[] [inline]
 


Member Function Documentation

boolean FullCorbaMediator::createInProcServer   [inline]
 

boolean FullCorbaMediator::createInProcServer int    port [inline]
 

boolean FullCorbaMediator::useDefaultServer   [inline]
 

boolean FullCorbaMediator::useServer String    name [inline]
 

boolean FullCorbaMediator::hasInProcServer   [inline, virtual]
 

Reimplemented from CorbaMediator.

boolean FullCorbaMediator::hasLocalServer   [inline, virtual]
 

Reimplemented from CorbaMediator.

boolean FullCorbaMediator::isServerObject org.omg.CORBA.Object    obj [inline, virtual]
 

Reimplemented from CorbaMediator.

org.omg.CORBA.ORB FullCorbaMediator::orb   [inline, virtual]
 

Reimplemented from CorbaMediator.

String FullCorbaMediator::object_to_string org.omg.CORBA.Object    obj [inline, virtual]
 

Reimplemented from CorbaMediator.

org.omg.CORBA.Object FullCorbaMediator::string_to_object String    ref [inline, virtual]
 

Reimplemented from CorbaMediator.

org.omg.CORBA.Object FullCorbaMediator::activateServant Servant    servant [inline]
 

void FullCorbaMediator::deactivateServant Servant    servant [inline]
 

String FullCorbaMediator::registerApp HxCorba.AppOperations    appOper,
String    prefix
[inline, virtual]
 

Reimplemented from CorbaMediator.

void FullCorbaMediator::unregisterApp String    name [inline, virtual]
 

Reimplemented from CorbaMediator.

boolean FullCorbaMediator::isAlive org.omg.CORBA.Object    obj [inline, virtual]
 

Reimplemented from CorbaMediator.

RgbBufferManager FullCorbaMediator::createRgbBufferMgr int    size,
Object    source
[inline, virtual]
 

Reimplemented from CorbaMediator.

org.omg.CORBA.Object FullCorbaMediator::getInitialObject String    name [inline, virtual]
 

Reimplemented from CorbaMediator.

org.omg.CORBA.Object FullCorbaMediator::getService String    name [inline, virtual]
 

Reimplemented from CorbaMediator.


The documentation for this class was generated from the following file:
Generated on Tue Jan 8 14:14:25 2002 for JavaReference by doxygen1.2.12 written by Dimitri van Heesch, © 1997-2001