Uses of Interface
org.picocontainer.gems.adapters.StaticFactory

Packages that use StaticFactory
org.picocontainer.gems.adapters   
 

Uses of StaticFactory in org.picocontainer.gems.adapters
 

Constructors in org.picocontainer.gems.adapters with parameters of type StaticFactory
StaticFactoryComponentAdapter(Class type, StaticFactory staticFactory)
          Construct a ComponentAdapter accessing a static factory creating the component.
StaticFactoryComponentAdapter(Object componentKey, Class type, StaticFactory staticFactory)
          Construct a ComponentAdapter accessing a static factory creating the component using a special key for component registration.
 



Copyright © 2003-2007 Codehaus. All Rights Reserved.