|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Deprecated Methods | |
org.picocontainer.MutablePicoContainer.setParent(PicoContainer)
This will probably go away. implementations should take the parent in the constructor (constructor injection!) |
|
org.picocontainer.defaults.BeanPropertyComponentAdapterFactory.setProperties(Object, Map)
(In 1.0-beta-5) This method has been deprecated since it requires properties to be set pior to the instantiation of the adapter. This might be inconvenient in some scenarios. Please use BeanPropertyComponentAdapterFactory.Adapter.setProperties(Map) instead. |
Deprecated Constructors | |
org.picocontainer.defaults.ComponentParameter(Class)
Use the empty constructor instead. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |