org.picocontainer.containers
Class SystemPropertiesPicoContainer
java.lang.Object
org.picocontainer.containers.AbstractDelegatingPicoContainer
org.picocontainer.containers.PropertiesPicoContainer
org.picocontainer.containers.SystemPropertiesPicoContainer
- All Implemented Interfaces:
- Serializable, PicoContainer
public class SystemPropertiesPicoContainer
- extends PropertiesPicoContainer
container backed by system properties.
- Author:
- k.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, getDelegate, getParent, toString |
SystemPropertiesPicoContainer
public SystemPropertiesPicoContainer()
SystemPropertiesPicoContainer
public SystemPropertiesPicoContainer(PicoContainer parent)
Copyright © 2003-2010 Codehaus. All Rights Reserved.