|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.picocontainer.DefaultPicoContainerTestCase.FailingLifecycleStrategy
public static class DefaultPicoContainerTestCase.FailingLifecycleStrategy
| Constructor Summary | |
|---|---|
DefaultPicoContainerTestCase.FailingLifecycleStrategy()
|
|
| Method Summary | |
|---|---|
void |
dispose(java.lang.Object component)
|
boolean |
hasLifecycle(java.lang.Class type)
|
boolean |
isLazy(ComponentAdapter<?> adapter)
|
void |
start(java.lang.Object component)
|
void |
stop(java.lang.Object component)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DefaultPicoContainerTestCase.FailingLifecycleStrategy()
| Method Detail |
|---|
public void start(java.lang.Object component)
start in interface LifecycleStrategypublic void stop(java.lang.Object component)
stop in interface LifecycleStrategypublic void dispose(java.lang.Object component)
dispose in interface LifecycleStrategypublic boolean hasLifecycle(java.lang.Class type)
hasLifecycle in interface LifecycleStrategypublic boolean isLazy(ComponentAdapter<?> adapter)
isLazy in interface LifecycleStrategy
|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||