Uses of Class
org.backsource.xindice.XindiceAdapter

Packages that use XindiceAdapter
org.backsource.xindice Xindice XML db adapter, and amsterdam services that uses the adapter. 
 

Uses of XindiceAdapter in org.backsource.xindice
 

Methods in org.backsource.xindice that return XindiceAdapter
 XindiceAdapter XindicePool.getAdapter(java.lang.String col)
          Get an adapter for the given collection name (relative to the base url), create a new one if newer created or wait until it gets available.
 

Methods in org.backsource.xindice with parameters of type XindiceAdapter
protected  void AmsterdamXindiceManagementFilter.pruneCollection(XindiceAdapter ad, org.xmldb.api.base.ResourceSet set)
           
 void XindicePool.leaveAdapter(XindiceAdapter ad)
          Leave the adapter back to the pool.
 



Copyright © 2003-2004 Backsource. All Rights Reserved.