|
![]() |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.picocontainer.testmodel.NullLifecycle
public class NullLifecycle
Constructor Summary | |
---|---|
NullLifecycle()
|
Method Summary | |
---|---|
void |
dispose()
Dispose this component. |
void |
start()
Start this component. |
void |
stop()
Stop this component. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public NullLifecycle()
Method Detail |
---|
public void start()
Startable
start
in interface Startable
public void stop()
Startable
Disposable
if you need a single call at the definite end of the lifecycle.
stop
in interface Startable
public void dispose()
Disposable
dispose
in interface Disposable
|
![]() |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |