|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ContainerManagerConstants
Provides constants used to access the Context object for impl managers. A impl manager can assume that all these elements are present in the initial context.
| Field Summary | |
|---|---|
static java.lang.String |
COMMAND_FAILURE_HANDLER_CLASS
Class: The class of the command failure handler impl. |
static java.lang.String |
CONFIGURATION
Configuration: The configuration to give to the impl. |
static java.lang.String |
CONTAINER_CLASS
Class: The class of the impl. |
static java.lang.String |
LOGGER
Logger where to log our own messages. |
static java.lang.String |
PARAMETERS
Parameters: The Parameters object to give to the impl. |
static java.lang.String |
SERVICE_MANAGER
ComponentLocator: The component manager to give to the impl. |
| Fields inherited from interface org.apache.avalon.fortress.ContainerConstants |
|---|
CONTEXT_DIRECTORY, THREAD_TIMEOUT, THREADS_CPU, WORK_DIRECTORY |
| Field Detail |
|---|
static final java.lang.String CONTAINER_CLASS
static final java.lang.String COMMAND_FAILURE_HANDLER_CLASS
static final java.lang.String SERVICE_MANAGER
static final java.lang.String LOGGER
static final java.lang.String CONFIGURATION
static final java.lang.String PARAMETERS
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||