Uses of Interface
org.apache.avalon.excalibur.datasource.cluster.IndexedDataSourceCluster

Packages that use IndexedDataSourceCluster
org.apache.avalon.excalibur.datasource.cluster   
 

Uses of IndexedDataSourceCluster in org.apache.avalon.excalibur.datasource.cluster
 

Classes in org.apache.avalon.excalibur.datasource.cluster that implement IndexedDataSourceCluster
 class DefaultIndexedDataSourceCluster
          The DefaultIndexedDataSourceCluster requires that the user implement their own method of selecting which DataSource in the cluster to use for each connection request.
 



Copyright © 1997-2005 The Apache Software Foundation. All Rights Reserved.