| org.apache.cocoon.components.web3.impl.Web3DataSourceSelectorImpl
Web3DataSourceSelectorImpl | public class Web3DataSourceSelectorImpl extends AbstractLogEnabled implements ServiceSelector,Disposable,Serviceable,Configurable,ThreadSafe(Code) | | TBD
author: Michael Gerzabek since: 2.1 version: CVS $Id: Web3DataSourceSelectorImpl.java 524407 2007-03-31 10:59:28Z joerg $ |
configuration | protected Configuration configuration(Code) | | |
manager | protected ServiceManager manager(Code) | | The service manager instance
|
configure | public void configure(Configuration configuration) throws ConfigurationException(Code) | | |
dispose | public void dispose()(Code) | | Dispose properly of the pool
|
service | public void service(ServiceManager manager) throws ServiceException(Code) | | Set the current ServiceManager instance used by this
Serviceable .
|
|
|