org.codehaus.plexus.application
Class PlexusApplicationConstants

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

public class PlexusApplicationConstants
extends java.lang.Object

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

Field Summary
static java.lang.String CONF_DIRECTORY
           
static java.lang.String CONFIGURATION_FILE
           
static java.lang.String LIB_DIRECTORY
           
static java.lang.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 java.lang.String CONF_DIRECTORY
See Also:
Constant Field Values

CONFIGURATION_FILE

public static final java.lang.String CONFIGURATION_FILE
See Also:
Constant Field Values

LIB_DIRECTORY

public static final java.lang.String LIB_DIRECTORY
See Also:
Constant Field Values

METADATA_FILE

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

PlexusApplicationConstants

public PlexusApplicationConstants()


Copyright © 2001-2011 Codehaus. All Rights Reserved.