org.codehaus.plexus.appserver
Class PlexusServiceConstants

java.lang.Object
  extended byorg.codehaus.plexus.appserver.PlexusServiceConstants

public class PlexusServiceConstants
extends java.lang.Object

Version:
$Id: PlexusServiceConstants.java 3222 2006-04-28 20:20:40Z jvanzyl $
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()
           
 
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-2001-2006 Codehaus. All Rights Reserved.