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