org.picocontainer.defaults
Class InstantiatingComponentAdapter.Guard
java.lang.Object
java.lang.ThreadLocal
org.picocontainer.defaults.ThreadLocalCyclicDependencyGuard
org.picocontainer.defaults.InstantiatingComponentAdapter.Guard
- All Implemented Interfaces:
- CyclicDependencyGuard
- Enclosing class:
- InstantiatingComponentAdapter
- protected abstract static class InstantiatingComponentAdapter.Guard
- extends ThreadLocalCyclicDependencyGuard
The cycle guard for the verification.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
guardedContainer
protected PicoContainer guardedContainer
InstantiatingComponentAdapter.Guard
protected InstantiatingComponentAdapter.Guard()
setArguments
protected void setArguments(PicoContainer container)
Copyright © 2003-2007 Codehaus. All Rights Reserved.