Interface TestComponent

  • All Superinterfaces:
    org.apache.avalon.framework.component.Component
    All Known Implementing Classes:
    TestComponentImpl

    public interface TestComponent
    extends org.apache.avalon.framework.component.Component
    This is a simple component that is only used to test the avalon component service.
    Version:
    $Id$
    Author:
    Quinton McCombs