Package | Description |
---|---|
org.picocontainer.classname | |
org.picocontainer.containers |
Containers are the main user entry point for PicoContainer.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultClassLoadingPicoContainer
Default implementation of ClassLoadingPicoContainer.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractDelegatingMutablePicoContainer
abstract base class for delegating to mutable containers
|
class |
CommandLineArgumentsPicoContainer
Deprecated.
Use
CommandLinePicoContainer
instead. |
class |
CommandLinePicoContainer
CommandLineArgumentsPicoContainer configured itself from array of strings
which are most likely coming in as command line arguments
|
class |
PropertiesPicoContainer
immutable pico container constructed from properties.
|
class |
SystemPropertiesPicoContainer
A container backed by system properties (is a PropertiesPicoContainer)
|
Copyright © 2003–2015 Codehaus. All rights reserved.