public class TurbineAvalonComponentServiceTest extends BaseTestCase(Code)
Simple test to make sure that the AvalonComponentService can be initialized.
author: Quinton McCombs version: $Id: TurbineAvalonComponentServiceTest.java 534527 2007-05-02 16:10:59Z tv $
Use the service to get an instance of the TestComponent. The test() method will be called to
simply write a log message. The component will then be released.