|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.picocontainer.behaviors.AbstractBehavior
org.picocontainer.tck.AbstractPicoContainerTestCase.TestBehavior
public static final class AbstractPicoContainerTestCase.TestBehavior
| Field Summary | |
|---|---|
ArrayList<org.picocontainer.PicoContainer> |
started
|
| Fields inherited from class org.picocontainer.behaviors.AbstractBehavior |
|---|
delegate |
| Constructor Summary | |
|---|---|
AbstractPicoContainerTestCase.TestBehavior(org.picocontainer.ComponentAdapter delegate)
|
|
| Method Summary | |
|---|---|
boolean |
componentHasLifecycle()
|
void |
dispose(org.picocontainer.PicoContainer node)
|
void |
start(org.picocontainer.PicoContainer node)
|
void |
stop(org.picocontainer.PicoContainer node)
|
| Methods inherited from class org.picocontainer.behaviors.AbstractBehavior |
|---|
accept, changeMonitor, currentMonitor, dispose, findAdapterOfType, getComponentImplementation, getComponentInstance, getComponentKey, getDelegate, hasLifecycle, start, stop, toString, verify |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.picocontainer.ComponentAdapter |
|---|
accept, findAdapterOfType, getComponentImplementation, getComponentInstance, getComponentKey, getDelegate, verify |
| Field Detail |
|---|
public final ArrayList<org.picocontainer.PicoContainer> started
| Constructor Detail |
|---|
public AbstractPicoContainerTestCase.TestBehavior(org.picocontainer.ComponentAdapter delegate)
| Method Detail |
|---|
public void start(org.picocontainer.PicoContainer node)
start in interface org.picocontainer.Behaviorstart in class org.picocontainer.behaviors.AbstractBehaviorpublic void stop(org.picocontainer.PicoContainer node)
stop in interface org.picocontainer.Behaviorstop in class org.picocontainer.behaviors.AbstractBehaviorpublic void dispose(org.picocontainer.PicoContainer node)
dispose in interface org.picocontainer.Behaviordispose in class org.picocontainer.behaviors.AbstractBehaviorpublic boolean componentHasLifecycle()
componentHasLifecycle in interface org.picocontainer.BehaviorcomponentHasLifecycle in class org.picocontainer.behaviors.AbstractBehavior
|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||