|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use StaticFactory | |
---|---|
org.picocontainer.gems.adapters |
Uses of StaticFactory in org.picocontainer.gems.adapters |
---|
Fields in org.picocontainer.gems.adapters declared as StaticFactory | |
---|---|
private StaticFactory |
StaticFactoryComponentAdapter.staticFactory
|
Constructors in org.picocontainer.gems.adapters with parameters of type StaticFactory | |
---|---|
StaticFactoryComponentAdapter(java.lang.Class type,
StaticFactory staticFactory)
Construct a ComponentAdapter accessing a static factory creating the component. |
|
StaticFactoryComponentAdapter(java.lang.Object componentKey,
java.lang.Class type,
StaticFactory staticFactory)
Construct a ComponentAdapter accessing a static factory creating the component using a special key for component registration. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |