|
|
|||||||||
| 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 |
|---|
org.picocontainer.ComponentAdapter.NOTHING |
| Field Summary | |
|---|---|
ArrayList<org.picocontainer.PicoContainer> |
started
|
| Fields inherited from class org.picocontainer.behaviors.AbstractBehavior |
|---|
delegate |
| Constructor Summary | |
|---|---|
AbstractPicoContainerTest.TestBehavior(org.picocontainer.ComponentAdapter delegate)
|
|
| Method Summary | |
|---|---|
boolean |
componentHasLifecycle()
|
void |
dispose(org.picocontainer.PicoContainer node)
|
String |
getDescriptor()
|
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, getComponentInstance, getComponentKey, getDelegate, hasLifecycle, 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 ArrayList<org.picocontainer.PicoContainer> started
| Constructor Detail |
|---|
public AbstractPicoContainerTest.TestBehavior(org.picocontainer.ComponentAdapter delegate)
| Method Detail |
|---|
public void start(org.picocontainer.PicoContainer node)
start in interface org.picocontainer.ComponentLifecyclestart in class org.picocontainer.behaviors.AbstractBehaviorpublic void stop(org.picocontainer.PicoContainer node)
stop in interface org.picocontainer.ComponentLifecyclestop in class org.picocontainer.behaviors.AbstractBehaviorpublic void dispose(org.picocontainer.PicoContainer node)
dispose in interface org.picocontainer.ComponentLifecycledispose in class org.picocontainer.behaviors.AbstractBehaviorpublic boolean componentHasLifecycle()
componentHasLifecycle in interface org.picocontainer.ComponentLifecyclecomponentHasLifecycle in class org.picocontainer.behaviors.AbstractBehaviorpublic String getDescriptor()
getDescriptor in interface org.picocontainer.ComponentAdapter
|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||