org.apache.avalon.cornerstone.blocks.connection
Class DefaultConnectionManager
java.lang.Object
org.apache.avalon.cornerstone.blocks.connection.AbstractConnectionManager
org.apache.avalon.cornerstone.blocks.connection.DefaultConnectionManager
- All Implemented Interfaces:
- ConnectionManager, Disposable, LogEnabled, Serviceable
public class DefaultConnectionManager
- extends AbstractConnectionManager
- implements ConnectionManager, Serviceable, Disposable, LogEnabled
This is the service through which ConnectionManagement occurs.
- Author:
- Avalon Development Team
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.apache.avalon.framework.activity.Disposable |
dispose |
DefaultConnectionManager
public DefaultConnectionManager()
enableLogging
public void enableLogging(Logger logger)
- Specified by:
enableLogging
in interface LogEnabled
service
public void service(ServiceManager serviceManager)
throws ServiceException
- Specified by:
service
in interface Serviceable
- Throws:
ServiceException
Copyright © 2012 The Apache Software Foundation. All Rights Reserved.