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

ApplicationsManager Class Reference

List of all members.

Public Methods

 ApplicationsManager (NamingContext nc)
boolean isRemote ()
String[] listApplications (String type)
org.omg.CORBA.Object getApplication (String type, String name)
boolean renameApplication (String type, String name, String newName)
boolean removeApplication (String type, String name)
String putApplication (String type, String prefix, org.omg.CORBA.Object app)
boolean bindApplication (String type, String name, org.omg.CORBA.Object app) throws AlreadyBound
ApplicationsManager getRemoteManager (String name)

Static Public Methods

ApplicationsManager defaultAppMgr ()

Constructor & Destructor Documentation

ApplicationsManager::ApplicationsManager NamingContext    nc [inline]
 


Member Function Documentation

ApplicationsManager ApplicationsManager::defaultAppMgr   [inline, static]
 

boolean ApplicationsManager::isRemote   [inline]
 

String [] ApplicationsManager::listApplications String    type [inline]
 

org.omg.CORBA.Object ApplicationsManager::getApplication String    type,
String    name
[inline]
 

boolean ApplicationsManager::renameApplication String    type,
String    name,
String    newName
[inline]
 

boolean ApplicationsManager::removeApplication String    type,
String    name
[inline]
 

String ApplicationsManager::putApplication String    type,
String    prefix,
org.omg.CORBA.Object    app
[inline]
 

boolean ApplicationsManager::bindApplication String    type,
String    name,
org.omg.CORBA.Object    app
[inline]
 

ApplicationsManager ApplicationsManager::getRemoteManager String    name [inline]
 


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