|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This interface is a placeholder for some of the constants used throughout
the ApacheJServ project. In particular, the PACKAGE and
VERSION variables are also used in
${srcdir}/configure
and propagated as defines to the C code.
Please keep the indentation style when you modify this file - the correct operation of the configuration scripts depends on it.
Field Summary | |
static java.lang.String |
ENCODING
Encoding: "ISO-8859-1" |
static java.lang.String |
PACKAGE
Defines the name of the package. |
static boolean |
PROFILE
Enables or disables the PROFILE flag. |
static boolean |
TURBO
Enables or disables TURBO flag. |
static java.lang.String |
VERSION
Defines the current version of the package. |
Field Detail |
public static final java.lang.String PACKAGE
public static final java.lang.String VERSION
public static final boolean TURBO
public static final boolean PROFILE
public static final java.lang.String ENCODING
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |