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: 2004/02/28 11:47:20 $
Author:
Avalon Development Team

Field Summary
static java.lang.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 java.lang.String ROLE
The name of the role for convenience



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