org.codehaus.plexus.application

Class PlexusRuntimeConstants

public class PlexusRuntimeConstants extends Object

Version: $Id: PlexusRuntimeConstants.java 1451 2005-02-06 23:44:49Z trygvis $

Author: Trygve Laugstøl

Field Summary
static StringAPPLICATIONS_DIRECTORY
static StringBIN_DIRECTORY
static StringBOOT_DIRECTORY
static StringCONFIGURATION_FILE
static StringCONF_DIRECTORY
static StringCORE_DIRECTORY
static StringLIB_DIRECTORY
static StringLOGS_DIRECTORY
static StringSERVICES_DIRECTORY
static StringTEMP_DIRECTORY

Field Detail

APPLICATIONS_DIRECTORY

public static final String APPLICATIONS_DIRECTORY

BIN_DIRECTORY

public static final String BIN_DIRECTORY

BOOT_DIRECTORY

public static final String BOOT_DIRECTORY

CONFIGURATION_FILE

public static final String CONFIGURATION_FILE

CONF_DIRECTORY

public static final String CONF_DIRECTORY

CORE_DIRECTORY

public static final String CORE_DIRECTORY

LIB_DIRECTORY

public static final String LIB_DIRECTORY

LOGS_DIRECTORY

public static final String LOGS_DIRECTORY

SERVICES_DIRECTORY

public static final String SERVICES_DIRECTORY

TEMP_DIRECTORY

public static final String TEMP_DIRECTORY