dbXML API

Uses of Interface
org.dbxml.core.corba.db.ServantManagementOperations

Packages that use ServantManagementOperations
org.dbxml.core.corba Implements the several POA-based Servants for CORBA connectivity to dbXML. 
org.dbxml.core.corba.db   
 

Uses of ServantManagementOperations in org.dbxml.core.corba
 

Classes in org.dbxml.core.corba that implement ServantManagementOperations
 class CollectionManagerServant
          CollectionManagerServant CORBA wrapper for org.dbxml.core.Collection Provides administrative access to Collection For detailed documentation
 class CollectionServant
          Provides access to Collection instances through CORBA.
 class DatabaseManagerServant
          DatabaseManager CORBA wrapper for org.dbxml.core.Database Provides administrative access to the Database For detailed documentation
 class DatabaseServant
          Database CORBA wrapper for org.dbxml.core.Database For detailed documentation
 class DocumentSetServant
          DocumentSetServant CORBA wrapper for org.dbxml.core.DocumentSet For detailed documentation
 

Uses of ServantManagementOperations in org.dbxml.core.corba.db
 

Subinterfaces of ServantManagementOperations in org.dbxml.core.corba.db
 interface Collection
          Generated from IDL definition of interface "Collection"
 interface CollectionManager
          Generated from IDL definition of interface "CollectionManager"
 interface CollectionManagerOperations
          Generated from IDL definition of interface "CollectionManager"
 interface CollectionOperations
          Generated from IDL definition of interface "Collection"
 interface Database
          Generated from IDL definition of interface "Database"
 interface DatabaseManager
          Generated from IDL definition of interface "DatabaseManager"
 interface DatabaseManagerOperations
          Generated from IDL definition of interface "DatabaseManager"
 interface DatabaseOperations
          Generated from IDL definition of interface "Database"
 interface DocumentSet
          Generated from IDL definition of interface "DocumentSet"
 interface DocumentSetOperations
          Generated from IDL definition of interface "DocumentSet"
 interface ServantManagement
          Generated from IDL definition of interface "ServantManagement"
 

Classes in org.dbxml.core.corba.db that implement ServantManagementOperations
 class _CollectionManagerStub
          Generated from IDL definition of interface "CollectionManager"
 class _CollectionStub
          Generated from IDL definition of interface "Collection"
 class _DatabaseManagerStub
          Generated from IDL definition of interface "DatabaseManager"
 class _DatabaseStub
          Generated from IDL definition of interface "Database"
 class _DocumentSetStub
          Generated from IDL definition of interface "DocumentSet"
 class _ServantManagementStub
          Generated from IDL definition of interface "ServantManagement"
 class CollectionManagerPOA
          Generated from IDL definition of interface "CollectionManager"
 class CollectionManagerPOATie
          Generated from IDL definition of interface "CollectionManager"
 class CollectionPOA
          Generated from IDL definition of interface "Collection"
 class CollectionPOATie
          Generated from IDL definition of interface "Collection"
 class DatabaseManagerPOA
          Generated from IDL definition of interface "DatabaseManager"
 class DatabaseManagerPOATie
          Generated from IDL definition of interface "DatabaseManager"
 class DatabasePOA
          Generated from IDL definition of interface "Database"
 class DatabasePOATie
          Generated from IDL definition of interface "Database"
 class DocumentSetPOA
          Generated from IDL definition of interface "DocumentSet"
 class DocumentSetPOATie
          Generated from IDL definition of interface "DocumentSet"
 class ServantManagementPOA
          Generated from IDL definition of interface "ServantManagement"
 class ServantManagementPOATie
          Generated from IDL definition of interface "ServantManagement"
 

Methods in org.dbxml.core.corba.db that return ServantManagementOperations
 ServantManagementOperations ServantManagementPOATie._delegate()
           
 

Methods in org.dbxml.core.corba.db with parameters of type ServantManagementOperations
 void ServantManagementPOATie._delegate(ServantManagementOperations delegate)
           
 

Constructors in org.dbxml.core.corba.db with parameters of type ServantManagementOperations
ServantManagementPOATie(ServantManagementOperations delegate)
           
ServantManagementPOATie(ServantManagementOperations delegate, org.omg.PortableServer.POA poa)
           
 


dbXML API

Copyright (c) 1999-2001 The dbXML Group, All rights reserved