Xindice API

Uses of Interface
org.apache.xindice.client.corba.db.ServantManagementOperations

Packages that use ServantManagementOperations
org.apache.xindice.client.corba Implements the several POA-based Servants for CORBA connectivity to Xindice. 
org.apache.xindice.client.corba.db   
 

Uses of ServantManagementOperations in org.apache.xindice.client.corba
 

Classes in org.apache.xindice.client.corba that implement ServantManagementOperations
 class CollectionManagerServant
          CollectionManagerServant CORBA wrapper for org.apache.xindice.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.apache.xindice.core.Database Provides administrative access to the Database For detailed documentation
 class DatabaseServant
          Database CORBA wrapper for org.apache.xindice.core.Database For detailed documentation
 class DocumentSetServant
          DocumentSetServant CORBA wrapper for org.apache.xindice.core.DocumentSet For detailed documentation
 

Uses of ServantManagementOperations in org.apache.xindice.client.corba.db
 

Subinterfaces of ServantManagementOperations in org.apache.xindice.client.corba.db
 interface Collection
           
 interface CollectionManager
           
 interface CollectionManagerOperations
           
 interface CollectionOperations
           
 interface Database
           
 interface DatabaseManager
           
 interface DatabaseManagerOperations
           
 interface DatabaseOperations
           
 interface DocumentSet
           
 interface DocumentSetOperations
           
 interface ServantManagement
           
 

Classes in org.apache.xindice.client.corba.db that implement ServantManagementOperations
 class _CollectionManagerStub
           
 class _CollectionStub
           
 class _DatabaseManagerStub
           
 class _DatabaseStub
           
 class _DocumentSetStub
           
 class _ServantManagementStub
           
 class CollectionManagerPOA
           
 class CollectionManagerPOATie
           
 class CollectionPOA
           
 class CollectionPOATie
           
 class DatabaseManagerPOA
           
 class DatabaseManagerPOATie
           
 class DatabasePOA
           
 class DatabasePOATie
           
 class DocumentSetPOA
           
 class DocumentSetPOATie
           
 class ServantManagementPOA
           
 class ServantManagementPOATie
           
 

Methods in org.apache.xindice.client.corba.db that return ServantManagementOperations
 ServantManagementOperations ServantManagementPOATie._delegate()
           
 

Methods in org.apache.xindice.client.corba.db with parameters of type ServantManagementOperations
 void ServantManagementPOATie._delegate(ServantManagementOperations delegate_)
           
 

Constructors in org.apache.xindice.client.corba.db with parameters of type ServantManagementOperations
ServantManagementPOATie(ServantManagementOperations tieObject)
           
ServantManagementPOATie(ServantManagementOperations tieObject, org.omg.PortableServer.POA poa)
           
 


Xindice API

Copyright (c) 1999-2001 The Apache Software Foundation