org.codehaus.plexus.application
Class PlexusServiceConstants

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

public class PlexusServiceConstants
extends java.lang.Object

Version:
$Id: PlexusServiceConstants.java 1555 2005-03-15 06:26:06Z trygvis $
Author:
Trygve Laugstøl

Field Summary
static java.lang.String CLASSES_DIRECTORY
           
static java.lang.String CONF_DIRECTORY
           
static java.lang.String CONFIGURATION_FILE
           
static java.lang.String LIB_DIRECTORY
           
 
Constructor Summary
PlexusServiceConstants()
           
 
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

CLASSES_DIRECTORY

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

PlexusServiceConstants

public PlexusServiceConstants()


Copyright © 2001-2011 Codehaus. All Rights Reserved.