org.codehaus.plexus.application
Class PlexusApplicationConstants

java.lang.Object
  extended by org.codehaus.plexus.application.PlexusApplicationConstants

public class PlexusApplicationConstants
extends Object

Version:
$Id: PlexusApplicationConstants.java 1630 2005-03-31 18:33:02Z trygvis $
Author:
Trygve Laugstøl

Field Summary
static String CONF_DIRECTORY
           
static String CONFIGURATION_FILE
           
static String LIB_DIRECTORY
           
static String METADATA_FILE
           
 
Constructor Summary
PlexusApplicationConstants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

CONF_DIRECTORY

public static final String CONF_DIRECTORY
See Also:
Constant Field Values

CONFIGURATION_FILE

public static final String CONFIGURATION_FILE
See Also:
Constant Field Values

LIB_DIRECTORY

public static final String LIB_DIRECTORY
See Also:
Constant Field Values

METADATA_FILE

public static final String METADATA_FILE
See Also:
Constant Field Values
Constructor Detail

PlexusApplicationConstants

public PlexusApplicationConstants()


Copyright © 2001-2012 Codehaus. All Rights Reserved.