Xindice API

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

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

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

Classes in org.apache.xindice.client.corba that implement DatabaseManagerOperations
 class DatabaseManagerServant
          DatabaseManager CORBA wrapper for org.apache.xindice.core.Database Provides administrative access to the Database For detailed documentation
 

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

Subinterfaces of DatabaseManagerOperations in org.apache.xindice.client.corba.db
 interface DatabaseManager
           
 

Classes in org.apache.xindice.client.corba.db that implement DatabaseManagerOperations
 class _DatabaseManagerStub
           
 class DatabaseManagerPOA
           
 class DatabaseManagerPOATie
           
 

Methods in org.apache.xindice.client.corba.db that return DatabaseManagerOperations
 DatabaseManagerOperations DatabaseManagerPOATie._delegate()
           
 

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

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


Xindice API

Copyright (c) 1999-2001 The Apache Software Foundation