org.picocontainer.defaults
Class DefaultPicoContainerLifecycleTestCase.FooRunnable
java.lang.Object
org.picocontainer.defaults.DefaultPicoContainerLifecycleTestCase.FooRunnable
- All Implemented Interfaces:
- Runnable, Startable
- Enclosing class:
- DefaultPicoContainerLifecycleTestCase
public static class DefaultPicoContainerLifecycleTestCase.FooRunnable
- extends Object
- implements Runnable, 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 Startable
stop
public void stop()
- Specified by:
stop
in interface Startable
run
public void run()
- Specified by:
run
in interface Runnable
Copyright © 2003-2010 Codehaus. All Rights Reserved.