org.apache.avalon.excalibur.datasource.cluster
Interface RoundRobinDataSourceCluster

All Superinterfaces:
Component, Configurable, DataSourceComponent, ThreadSafe
All Known Implementing Classes:
DefaultRoundRobinDataSourceCluster

public interface RoundRobinDataSourceCluster
extends DataSourceComponent

Since:
4.1
Version:
CVS $Revision: 1.4 $ $Date: 2003/05/20 20:44:43 $
Author:
Leif Mortenson

Field Summary
static String ROLE
          The name of the role for convenience
 
Methods inherited from interface org.apache.avalon.excalibur.datasource.DataSourceComponent
getConnection
 
Methods inherited from interface org.apache.avalon.framework.configuration.Configurable
configure
 

Field Detail

ROLE

public static final String ROLE
The name of the role for convenience



Copyright © 2000-2003 Apache Avalon Project. All Rights Reserved.