org.picocontainer.containers
Class SystemPropertiesPicoContainer
java.lang.Object
org.picocontainer.containers.AbstractDelegatingPicoContainer
org.picocontainer.containers.PropertiesPicoContainer
org.picocontainer.containers.SystemPropertiesPicoContainer
- All Implemented Interfaces:
- Serializable, Converting, PicoContainer
public class SystemPropertiesPicoContainer
- extends PropertiesPicoContainer
A container backed by system properties (is a PropertiesPicoContainer)
- Author:
- Konstantin Pribluda
- See Also:
- Serialized Form
Methods inherited from class org.picocontainer.containers.AbstractDelegatingPicoContainer |
accept, equals, getComponent, getComponent, getComponent, getComponent, getComponentAdapter, getComponentAdapter, getComponentAdapter, getComponentAdapters, getComponentAdapters, getComponentAdapters, getComponents, getComponents, getConverters, getDelegate, getParent, toString |
SystemPropertiesPicoContainer
public SystemPropertiesPicoContainer()
SystemPropertiesPicoContainer
public SystemPropertiesPicoContainer(PicoContainer parent)
Copyright © 2003-2010 Codehaus. All Rights Reserved.