- All Implemented Interfaces:
- org.apache.avalon.framework.activity.Disposable, org.apache.avalon.framework.activity.Initializable, org.apache.avalon.framework.component.Component, org.apache.avalon.framework.context.Contextualizable, org.apache.avalon.framework.logger.LogEnabled, TestComponent
public class TestComponentImpl
extends org.apache.avalon.framework.logger.AbstractLogEnabled
implements org.apache.avalon.framework.activity.Initializable, org.apache.avalon.framework.activity.Disposable, TestComponent, org.apache.avalon.framework.context.Contextualizable
Implementation of the test component.
- Version:
- $Id: TestComponentImpl.java 1616993 2014-08-09 17:03:07Z tv $
- Author:
- Quinton McCombs