|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.ThreadLocal
org.picocontainer.defaults.ThreadLocalCyclicDependencyGuard
org.picocontainer.defaults.InstantiatingComponentAdapter.Guard
protected abstract static class InstantiatingComponentAdapter.Guard
The cycle guard for the verification.
Field Summary | |
---|---|
protected PicoContainer |
guardedContainer
|
Constructor Summary | |
---|---|
protected |
InstantiatingComponentAdapter.Guard()
|
Method Summary | |
---|---|
protected void |
setArguments(PicoContainer container)
|
Methods inherited from class org.picocontainer.defaults.ThreadLocalCyclicDependencyGuard |
---|
initialValue, observe, run |
Methods inherited from class java.lang.ThreadLocal |
---|
get, remove, set |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected PicoContainer guardedContainer
Constructor Detail |
---|
protected InstantiatingComponentAdapter.Guard()
Method Detail |
---|
protected void setArguments(PicoContainer container)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |