org.apache.avalon.excalibur.datasource
Interface TraceableDataSourceComponent
- All Superinterfaces:
- Component, Configurable, DataSourceComponent, ThreadSafe
- All Known Implementing Classes:
- ResourceLimitingJdbcDataSource
public interface TraceableDataSourceComponent
- extends DataSourceComponent
The standard interface for DataSources in Avalon.
- Since:
- 4.0
- Version:
- CVS $Revision: 1.4 $ $Date: 2004/02/28 11:47:14 $
- Author:
- Avalon Development Team
Field Summary |
static String |
ROLE
The name of the role for convenience |
ROLE
static final String ROLE
- The name of the role for convenience
getState
TraceableResourceLimitingPool.State getState()
- Returns a snapshot of the current state of the pool.
- Returns:
- A snapshot of the current pool state.
Copyright © 2003-2012 The Apache Software Foundation. All Rights Reserved.