org.codehaus.plexus.application
Class PlexusRuntimeConstants
java.lang.Object
org.codehaus.plexus.application.PlexusRuntimeConstants
public class PlexusRuntimeConstants
- extends Object
- Version:
- $Id: PlexusRuntimeConstants.java 1451 2005-02-06 23:44:49Z trygvis $
- Author:
- Trygve Laugstøl
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
APPLICATIONS_DIRECTORY
public static final String APPLICATIONS_DIRECTORY
- See Also:
- Constant Field Values
BIN_DIRECTORY
public static final String BIN_DIRECTORY
- See Also:
- Constant Field Values
BOOT_DIRECTORY
public static final String BOOT_DIRECTORY
- See Also:
- Constant Field Values
CONF_DIRECTORY
public static final String CONF_DIRECTORY
- See Also:
- Constant Field Values
CORE_DIRECTORY
public static final String CORE_DIRECTORY
- See Also:
- Constant Field Values
LOGS_DIRECTORY
public static final String LOGS_DIRECTORY
- See Also:
- Constant Field Values
LIB_DIRECTORY
public static final String LIB_DIRECTORY
- See Also:
- Constant Field Values
TEMP_DIRECTORY
public static final String TEMP_DIRECTORY
- See Also:
- Constant Field Values
SERVICES_DIRECTORY
public static final String SERVICES_DIRECTORY
- See Also:
- Constant Field Values
CONFIGURATION_FILE
public static final String CONFIGURATION_FILE
- See Also:
- Constant Field Values
PlexusRuntimeConstants
public PlexusRuntimeConstants()
Copyright © 2001-2011 Codehaus. All Rights Reserved.