|
|
|||||||||
| 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.AbstractPicoContainerTest.TestBehavior
public static final class AbstractPicoContainerTest.TestBehavior
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface org.picocontainer.ComponentAdapter |
|---|
ComponentAdapter.NOTHING |
| Field Summary | |
|---|---|
java.util.ArrayList<PicoContainer> |
started
|
| Fields inherited from class org.picocontainer.behaviors.AbstractBehavior |
|---|
delegate |
| Constructor Summary | |
|---|---|
AbstractPicoContainerTest.TestBehavior(ComponentAdapter delegate)
|
|
| Method Summary | |
|---|---|
boolean |
componentHasLifecycle()
|
void |
dispose(PicoContainer node)
|
java.lang.String |
getDescriptor()
|
void |
start(PicoContainer node)
|
void |
stop(PicoContainer node)
|
| Methods inherited from class org.picocontainer.behaviors.AbstractBehavior |
|---|
accept, changeMonitor, currentMonitor, dispose, findAdapterOfType, getComponentImplementation, getComponentInstance, getComponentInstance, getComponentKey, getDelegate, hasLifecycle, isLazy, isStarted, 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, getComponentInstance, getComponentKey, getDelegate, verify |
| Methods inherited from interface org.picocontainer.ComponentLifecycle |
|---|
isStarted |
| Field Detail |
|---|
public final java.util.ArrayList<PicoContainer> started
| Constructor Detail |
|---|
public AbstractPicoContainerTest.TestBehavior(ComponentAdapter delegate)
| Method Detail |
|---|
public void start(PicoContainer node)
start in interface ComponentLifecyclestart in class AbstractBehaviorpublic void stop(PicoContainer node)
stop in interface ComponentLifecyclestop in class AbstractBehaviorpublic void dispose(PicoContainer node)
dispose in interface ComponentLifecycledispose in class AbstractBehaviorpublic boolean componentHasLifecycle()
componentHasLifecycle in interface ComponentLifecyclecomponentHasLifecycle in class AbstractBehaviorpublic java.lang.String getDescriptor()
getDescriptor in interface ComponentAdapter
|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||