Uses of Class
org.picocontainer.defaults.InstantiatingComponentAdapter.Guard

Packages that use InstantiatingComponentAdapter.Guard
org.picocontainer.defaults This package contains the default implementation of the PicoContainer API. 
 

Uses of InstantiatingComponentAdapter.Guard in org.picocontainer.defaults
 

Fields in org.picocontainer.defaults declared as InstantiatingComponentAdapter.Guard
private  InstantiatingComponentAdapter.Guard SetterInjectionComponentAdapter.instantiationGuard
           
protected  InstantiatingComponentAdapter.Guard InstantiatingComponentAdapter.verifyingGuard
          The cycle guard for the verification.