On Fri, 16 Aug 2002 14:14, [EMAIL PROTECTED] wrote:
>   +import org.apache.avalon.framework.component.Component; // backward
> compatibility
>
>    /**
>     * This is the service through which ConnectionManagement occurs.
>   @@ -29,7 +30,7 @@
>     */
>    public class DefaultConnectionManager
>        extends AbstractLogEnabled
>   -    implements ConnectionManager, Serviceable, Disposable
>   +    implements ConnectionManager, Serviceable, Disposable, Component
>    {

-1

Back it out as it is no longer required.

-- 
Cheers,

Peter Donald
----------------------------------------
"Liberty means responsibility. That is 
      why most men dread it." - Locke
---------------------------------------- 


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to