public interface Container
extends org.apache.avalon.framework.activity.Initializable, org.apache.avalon.framework.activity.Disposable
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
COMPONENT_APP_ROOT
Key used in the context for defining the application root
|
static java.lang.String |
URN_AVALON_HOME
Alternate Merlin Friendly Key used in the context for defining the application root
|
static java.lang.String |
URN_AVALON_TEMP
Alternate Merlin Friendly Key used in the context for defining the application root
|
static final java.lang.String COMPONENT_APP_ROOT
static final java.lang.String URN_AVALON_HOME
static final java.lang.String URN_AVALON_TEMP
void startup(java.lang.String configFileName, java.lang.String roleFileName, java.lang.String parametersFileName)
java.lang.Object lookup(java.lang.String roleName) throws org.apache.avalon.framework.component.ComponentException
org.apache.avalon.framework.component.ComponentException
void release(java.lang.Object component)
Copyright © 2000-2013 Apache Software Foundation. All Rights Reserved.