Brooklyn

brooklyn.util.internal
[Java] Class BrooklynSystemProperties

java.lang.Object
  brooklyn.util.internal.BrooklynSystemProperties

public class BrooklynSystemProperties

Convenience for retrieving well-defined system properties, including checking if they have been set etc.


Field Summary
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

 
Method Summary
 
Methods inherited from class java.lang.Object
java.lang.Object#wait(), java.lang.Object#wait(long), java.lang.Object#wait(long, int), java.lang.Object#equals(java.lang.Object), java.lang.Object#toString(), java.lang.Object#hashCode(), java.lang.Object#getClass(), java.lang.Object#notify(), java.lang.Object#notifyAll()
 

Field Detail

DEBUG

public static BooleanSystemProperty DEBUG


EXPERIMENTAL

public static BooleanSystemProperty EXPERIMENTAL


HOST_GEO_LOOKUP_IMPL

public static StringSystemProperty HOST_GEO_LOOKUP_IMPL
allows specifying a particular geo lookup service (to lookup IP addresses), as the class FQN to use


JSCH_EXEC_DELAY

public static IntegerSystemProperty JSCH_EXEC_DELAY
controls how long jsch delays between commands it issues


 

Brooklyn Multi-Cloud Application Management Platform
brooklyncentral.github.com. Apache License. © 2012.