|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.picocontainer.defaults.InstanceComponentAdapterTestCase.LifecycleComponent
private static class InstanceComponentAdapterTestCase.LifecycleComponent
Field Summary | |
---|---|
(package private) java.lang.StringBuffer |
buffer
|
Constructor Summary | |
---|---|
private |
InstanceComponentAdapterTestCase.LifecycleComponent()
|
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 |
---|
java.lang.StringBuffer buffer
Constructor Detail |
---|
private InstanceComponentAdapterTestCase.LifecycleComponent()
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 |