JdonComponentAdapterFactory(ConfigInfo configInfo) |
JdonConstructorInjectionComponentAdapter(Object componentKey,
Class componentImplementation,
ConfigInfo configInf) |
JdonConstructorInjectionComponentAdapter(Object componentKey,
Class componentImplementation,
org.picocontainer.Parameter[] parameters,
boolean allowNonPublicClasses,
ConfigInfo configInfo) |
JdonConstructorInjectionComponentAdapter(Object componentKey,
Class componentImplementation,
org.picocontainer.Parameter[] parameters,
ConfigInfo configInfo) |
JdonPicoContainer(ConfigInfo configInfo)
Creates a new container with a (caching)
DefaultComponentAdapterFactory and no parent container.
|
JdonPicoContainer(org.picocontainer.PicoContainer parent,
ConfigInfo configInfo)
Creates a new container with a (caching)
DefaultComponentAdapterFactory and a parent container.
|
PicoContainerWrapper(ConfigInfo configInfo)
construct a picocontainer without cache.
|