public class PropertiesPicoContainer extends AbstractDelegatingPicoContainer
Constructor and Description |
---|
PropertiesPicoContainer(Properties properties)
construct without a parent
|
PropertiesPicoContainer(Properties properties,
PicoContainer parent)
create with parent container and populate from properties
|
Modifier and Type | Method and Description |
---|---|
void |
setName(String s) |
String |
toString() |
accept, equals, getComponent, getComponent, getComponent, getComponent, getComponentAdapter, getComponentAdapter, getComponentAdapter, getComponentAdapters, getComponentAdapters, getComponentAdapters, getComponents, getComponents, getConverters, getDelegate, getParent
public PropertiesPicoContainer(Properties properties, PicoContainer parent)
properties
- parent
- public PropertiesPicoContainer(Properties properties)
properties
- Copyright © 2003–2015 Codehaus. All rights reserved.