org.picocontainer.tck
Class AbstractPicoContainerTestCase.TestLifecycleComponent
java.lang.Object
org.picocontainer.tck.AbstractPicoContainerTestCase.TestLifecycleComponent
- All Implemented Interfaces:
- org.picocontainer.Startable
- Enclosing class:
- AbstractPicoContainerTestCase
- public static class AbstractPicoContainerTestCase.TestLifecycleComponent
- extends Object
- implements org.picocontainer.Startable
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
started
public boolean started
AbstractPicoContainerTestCase.TestLifecycleComponent
public AbstractPicoContainerTestCase.TestLifecycleComponent()
start
public void start()
- Specified by:
start
in interface org.picocontainer.Startable
stop
public void stop()
- Specified by:
stop
in interface org.picocontainer.Startable
Copyright © 2003-2007 Codehaus. All Rights Reserved.