public class BrooklynSystemProperties
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static BooleanSystemProperty |
DEBUG |
static BooleanSystemProperty |
EXPERIMENTAL |
static StringSystemProperty |
HOST_GEO_LOOKUP_IMPL
allows specifying a particular geo lookup service (to lookup IP addresses), as the class FQN to use
|
static IntegerSystemProperty |
JSCH_EXEC_DELAY
controls how long jsch delays between commands it issues
|
Constructor and Description |
---|
BrooklynSystemProperties() |
public static BooleanSystemProperty DEBUG
public static BooleanSystemProperty EXPERIMENTAL
public static IntegerSystemProperty JSCH_EXEC_DELAY
public static StringSystemProperty HOST_GEO_LOOKUP_IMPL