public class Constants extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
CHAMELEON_APPLICATION_MONITORING_PROPERTY
The property used to enable / disable the monitoring of the application directory.
|
static String |
CHAMELEON_APPLICATION_PROPERTY
The property used to configure the application directory location.
|
static String |
CHAMELEON_CORE_PROPERTY
The property used to configure the core directory location.
|
static String |
CHAMELEON_LOGGER_CONFIGURATION
The default location of the logger configuration.
|
static String |
CHAMELEON_LOGGER_NAME
The chameleon logger name.
|
static String |
CHAMELEON_MONITORING_PERIOD_PROPERTY
The property used to configure the periodic polling to detect changed in monitored directories.
|
static String |
CHAMELEON_PROPERTIES_FILE
The default chameleon properties file.
|
static String |
CHAMELEON_RUNTIME_MONITORING_PROPERTY
The property used to enable / disable the monitoring of the runtime directory.
|
static String |
CHAMELEON_RUNTIME_PROPERTY
The property used to configure the runtime directory location.
|
static int |
OSGI_STOP_TIMEOUT
OSGi stop timeout.
|
static String |
SYSTEM_PROPERTIES_FILE
The default system properties file.
|
public static final String CHAMELEON_PROPERTIES_FILE
public static final String SYSTEM_PROPERTIES_FILE
public static final String CHAMELEON_LOGGER_NAME
public static final int OSGI_STOP_TIMEOUT
public static final String CHAMELEON_LOGGER_CONFIGURATION
public static final String CHAMELEON_CORE_PROPERTY
public static final String CHAMELEON_RUNTIME_PROPERTY
public static final String CHAMELEON_APPLICATION_PROPERTY
public static final String CHAMELEON_RUNTIME_MONITORING_PROPERTY
public static final String CHAMELEON_APPLICATION_MONITORING_PROPERTY
public static final String CHAMELEON_MONITORING_PERIOD_PROPERTY
Copyright © 2009–2014 OW2 Chameleon. All rights reserved.