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