|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.picocontainer.defaults.DefaultPicoContainerLifecycleTestCase.FooRunnable
public static class DefaultPicoContainerLifecycleTestCase.FooRunnable
| Field Summary | |
|---|---|
private boolean |
interrupted
|
private int |
runCount
|
private java.lang.Thread |
thread
|
| Constructor Summary | |
|---|---|
DefaultPicoContainerLifecycleTestCase.FooRunnable()
|
|
| Method Summary | |
|---|---|
boolean |
isInterrupted()
|
void |
run()
|
int |
runCount()
|
void |
start()
|
void |
stop()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private int runCount
private java.lang.Thread thread
private boolean interrupted
| Constructor Detail |
|---|
public DefaultPicoContainerLifecycleTestCase.FooRunnable()
| Method Detail |
|---|
public int runCount()
public boolean isInterrupted()
public void start()
start in interface org.picocontainer.Startablepublic void stop()
stop in interface org.picocontainer.Startablepublic void run()
run in interface java.lang.Runnable
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||