org.nuxeo.runtime.jboss.deployer
Class Constants
java.lang.Object
org.nuxeo.runtime.jboss.deployer.Constants
public class Constants
- extends Object
Important: Must be kept in sync with other distributions like
LoaderConstants on tomcat and to keys in FrameworkLoader (in
nuxeo-runtime-osgi)
- Author:
- Bogdan Stefanescu
HOST_NAME
public static final String HOST_NAME
- See Also:
- Constant Field Values
HOST_VERSION
public static final String HOST_VERSION
- See Also:
- Constant Field Values
HOME_DIR
public static final String HOME_DIR
- See Also:
- Constant Field Values
LOG_DIR
public static final String LOG_DIR
- See Also:
- Constant Field Values
DATA_DIR
public static final String DATA_DIR
- See Also:
- Constant Field Values
TMP_DIR
public static final String TMP_DIR
- See Also:
- Constant Field Values
WEB_DIR
public static final String WEB_DIR
- See Also:
- Constant Field Values
CONFIG_DIR
public static final String CONFIG_DIR
- See Also:
- Constant Field Values
LIBS
public static final String LIBS
- See Also:
- Constant Field Values
BUNDLES
public static final String BUNDLES
- See Also:
- Constant Field Values
DEVMODE
public static final String DEVMODE
- See Also:
- Constant Field Values
PREPROCESSING
public static final String PREPROCESSING
- See Also:
- Constant Field Values
SCAN_FOR_NESTED_JARS
public static final String SCAN_FOR_NESTED_JARS
- See Also:
- Constant Field Values
FLUSH_CACHE
public static final String FLUSH_CACHE
- See Also:
- Constant Field Values
ARGS
public static final String ARGS
- See Also:
- Constant Field Values
Copyright © 2011 Nuxeo SAS. All Rights Reserved.