|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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 | |
|---|---|
StaticFactoryAdapter(Class<T> type,
StaticFactory<T> staticFactory)
Construct a ComponentAdapter accessing a static factory creating the component. |
|
StaticFactoryAdapter(Object componentKey,
Class<T> type,
StaticFactory<T> staticFactory)
Construct a ComponentAdapter accessing a static factory creating the component using a special key for addComponent registration. |
|
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||