com.luntsys.luntbuild.remoting
Class SystemPropertyNames

java.lang.Object
  extended bycom.luntsys.luntbuild.remoting.SystemPropertyNames

public class SystemPropertyNames
extends java.lang.Object

This class keeps names of all system level properties

Author:
robin shine

Field Summary
static java.lang.String ANT_COMMAND
           
static java.lang.String ENVIRONMENT_FILE
           
static java.lang.String PUBLISH_DIR
           
static java.lang.String SERVLET_URL
           
static java.lang.String WORKING_DIR
           
 
Constructor Summary
SystemPropertyNames()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

SERVLET_URL

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

ANT_COMMAND

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

ENVIRONMENT_FILE

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

WORKING_DIR

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

PUBLISH_DIR

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

SystemPropertyNames

public SystemPropertyNames()


Copyright © 2004 Luntsys Corp. All Rights Reserved.