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

StubManagerAppServant Class Reference

Inheritance diagram for StubManagerAppServant::

HxObjectManager List of all members.

Public Methods

void listObjectTypes (HxCorba.StringSeqHolder sl)
void listObjects (String typeId, HxCorba.StringSeqHolder sl)
org.omg.CORBA.Object getObject (String typeId, String name)
boolean putObject (String id, String name, org.omg.CORBA.Object obj)
HxCorba.ImageRep getImage (String stubName)
boolean putImage (String stubName, HxCorba.ImageRep img)
void listImages (HxCorba.StringSeqHolder sl)

Static Public Attributes

String imageId = HxCorba.ImageRepHelper.id()

Protected Attributes

StubRepository _stubMgr = StubRepository.instance()

Member Function Documentation

void StubManagerAppServant::listObjectTypes HxCorba.StringSeqHolder    sl [inline]
 

void StubManagerAppServant::listObjects String    typeId,
HxCorba.StringSeqHolder    sl
[inline]
 

org.omg.CORBA.Object StubManagerAppServant::getObject String    typeId,
String    name
[inline]
 

boolean StubManagerAppServant::putObject String    id,
String    name,
org.omg.CORBA.Object    obj
[inline]
 

Reimplemented in HxObjectManager.

HxCorba.ImageRep StubManagerAppServant::getImage String    stubName [inline]
 

boolean StubManagerAppServant::putImage String    stubName,
HxCorba.ImageRep    img
[inline]
 

void StubManagerAppServant::listImages HxCorba.StringSeqHolder    sl [inline]
 


Member Data Documentation

String StubManagerAppServant::imageId = HxCorba.ImageRepHelper.id() [static]
 

StubRepository StubManagerAppServant::_stubMgr = StubRepository.instance() [protected]
 


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