|
|
|||||||||
| 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.picocontainer.lifecycle.MyStartableLifecycleStrategy
public class MyStartableLifecycleStrategy
| Constructor Summary | |
|---|---|
MyStartableLifecycleStrategy()
|
|
| Method Summary | |
|---|---|
protected java.lang.Class |
getDisposableInterface()
|
protected java.lang.String |
getDisposeMethodName()
|
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, hasLifecycle, start, startComponent, stop, stopComponent |
| Methods inherited from class org.picocontainer.lifecycle.AbstractMonitoringLifecycleStrategy |
|---|
changeMonitor, currentMonitor, isLazy |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MyStartableLifecycleStrategy()
| Method Detail |
|---|
protected java.lang.String getStopMethodName()
getStopMethodName in class StartableLifecycleStrategyprotected java.lang.String getStartMethodName()
getStartMethodName in class StartableLifecycleStrategyprotected java.lang.String getDisposeMethodName()
getDisposeMethodName in class StartableLifecycleStrategyprotected java.lang.Class getStartableInterface()
getStartableInterface in class StartableLifecycleStrategyprotected java.lang.Class getDisposableInterface()
getDisposableInterface in class StartableLifecycleStrategy
|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||