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

StubRepositoryGuard Interface Reference

Use a StubRepositoryGuard to take care how components update the StubRepository. More...

List of all members.

Public Methods

void addStub (String intfId, String name, Object stub)
void removeStub (String intfId, String name)


Detailed Description

Use a StubRepositoryGuard to take care how components update the StubRepository.

A StubRepositoryGuard can decide, for instance, to store an image under the HxCorba.ImageData type instead of HxCorba.ImageRep type. Or store the stub under a different name (because the specified name is already occupied).


Member Function Documentation

void StubRepositoryGuard::addStub String    intfId,
String    name,
Object    stub
 

void StubRepositoryGuard::removeStub String    intfId,
String    name
 


The documentation for this interface 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