|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.picocontainer.lifecycle.AbstractMonitoringLifecycleStrategy
org.picocontainer.lifecycle.StartableLifecycleStrategy
org.codehaus.waffle.context.pico.PicoLifecycleStrategy
public class PicoLifecycleStrategy
Constructor Summary | |
---|---|
PicoLifecycleStrategy(org.picocontainer.ComponentMonitor componentMonitor)
|
Method Summary | |
---|---|
protected java.lang.Class<?> |
getStartableInterface()
|
protected java.lang.String |
getStartMethodName()
|
protected java.lang.String |
getStopMethodName()
|
Methods inherited from class org.picocontainer.lifecycle.StartableLifecycleStrategy |
---|
dispose, disposeComponent, getDisposableInterface, getDisposeMethodName, hasLifecycle, start, startComponent, stop, stopComponent |
Methods inherited from class org.picocontainer.lifecycle.AbstractMonitoringLifecycleStrategy |
---|
changeMonitor, currentMonitor |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PicoLifecycleStrategy(org.picocontainer.ComponentMonitor componentMonitor)
Method Detail |
---|
protected java.lang.String getStopMethodName()
getStopMethodName
in class org.picocontainer.lifecycle.StartableLifecycleStrategy
protected java.lang.String getStartMethodName()
getStartMethodName
in class org.picocontainer.lifecycle.StartableLifecycleStrategy
protected java.lang.Class<?> getStartableInterface()
getStartableInterface
in class org.picocontainer.lifecycle.StartableLifecycleStrategy
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |