|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.picocontainer.tck.AbstractPicoContainerTestCase.Foo
class AbstractPicoContainerTestCase.Foo
Field Summary | |
---|---|
boolean |
disposed
|
boolean |
started
|
boolean |
stopped
|
Constructor Summary | |
---|---|
AbstractPicoContainerTestCase.Foo()
|
Method Summary | |
---|---|
void |
dispose()
|
void |
start()
|
void |
stop()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public boolean started
public boolean stopped
public boolean disposed
Constructor Detail |
---|
AbstractPicoContainerTestCase.Foo()
Method Detail |
---|
public void start()
start
in interface org.picocontainer.Startable
public void stop()
stop
in interface org.picocontainer.Startable
public void dispose()
dispose
in interface org.picocontainer.Disposable
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |