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

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

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

Classes in org.apache.avalon.excalibur.datasource.cluster that implement HashedDataSourceCluster
 class DefaultHashedDataSourceCluster
          The DefaultHashedDataSourceCluster requires that the user specify an object or a hashCode which will be used consistantly select a member DataSource form a cluster for each connection request.
 



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