org.apache.avalon.fortress.util
Interface ContextManagerConstants
- All Superinterfaces:
- org.apache.avalon.fortress.ContainerConstants, org.apache.avalon.fortress.ContainerManagerConstants
- All Known Implementing Classes:
- ContextManager
- public interface ContextManagerConstants
- extends org.apache.avalon.fortress.ContainerManagerConstants
Provides constants used to access the Context object for containers.
- Version:
- CVS $Revision: 1.10 $ $Date: 2004/04/03 18:10:35 $
- Author:
- Avalon Development Team
Fields inherited from interface org.apache.avalon.fortress.ContainerManagerConstants |
COMMAND_FAILURE_HANDLER_CLASS, CONFIGURATION, CONTAINER_CLASS, LOGGER, PARAMETERS, SERVICE_MANAGER |
Fields inherited from interface org.apache.avalon.fortress.ContainerConstants |
CONTEXT_DIRECTORY, THREAD_TIMEOUT, THREADS_CPU, WORK_DIRECTORY |
LOG_CATEGORY
public static final java.lang.String LOG_CATEGORY
- See Also:
- Constant Field Values
LOGGER_MANAGER_CONFIGURATION
public static final java.lang.String LOGGER_MANAGER_CONFIGURATION
- See Also:
- Constant Field Values
LOGGER_MANAGER_CONFIGURATION_URI
public static final java.lang.String LOGGER_MANAGER_CONFIGURATION_URI
- See Also:
- Constant Field Values
INSTRUMENT_MANAGER_CONFIGURATION
public static final java.lang.String INSTRUMENT_MANAGER_CONFIGURATION
- See Also:
- Constant Field Values
INSTRUMENT_MANAGER_CONFIGURATION_URI
public static final java.lang.String INSTRUMENT_MANAGER_CONFIGURATION_URI
- See Also:
- Constant Field Values
ROLE_MANAGER_CONFIGURATION
public static final java.lang.String ROLE_MANAGER_CONFIGURATION
- See Also:
- Constant Field Values
ROLE_MANAGER_CONFIGURATION_URI
public static final java.lang.String ROLE_MANAGER_CONFIGURATION_URI
- See Also:
- Constant Field Values
ROLE_MANAGER_CLASS
public static final java.lang.String ROLE_MANAGER_CLASS
- See Also:
- Constant Field Values
CONFIGURATION_URI
public static final java.lang.String CONFIGURATION_URI
- See Also:
- Constant Field Values
Copyright © 2003-2005 The Apache Software Foundation. All Rights Reserved.