Uses of Interface
org.picocontainer.injectors.Provider

Packages that use Provider
org.picocontainer.injectors InjectionFactories make Injectors which implement specific types of dependency injection 
 

Uses of Provider in org.picocontainer.injectors
 

Classes in org.picocontainer.injectors that implement Provider
 class ProviderAdapter
          Providers are a type of Injector that can participate in Injection via a custom method.
 



Copyright © 2003-2010 Codehaus. All Rights Reserved.