| 
 | Brooklyn | |||||||
| FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectbrooklyn.config.BrooklynServiceAttributes
public class BrooklynServiceAttributes
attributes which callers can set and a service application (such as servlet or osgi) will pay attention to, contained in one place for convenience
| Field Summary | |
|---|---|
| static java.lang.String | BROOKLYN_AUTOLOGIN_USERNAMEpoor-man's security, to specify a user to be automatically logged in (e.g. to bypass security, during dev/test); 'admin' is usually a sensible choice. | 
| static java.lang.String | BROOKLYN_DEFAULT_PASSWORDpoor-man's security, to specify a default password for access | 
| static java.lang.String | BROOKLYN_MANAGEMENT_CONTEXTused to hold the instance of ManagementContext which should be used | 
| static StringSystemProperty | LOCALHOST_IP_ADDRESSin some cases localhost does not resolve correctly (e.g. to an interface which is defined locally but not in operation, or where multiple NICs are available and java's InetAddress.getLocalHost() strategy is not doing what is desired); use this to supply a specific address (e.g. "127.0.0.1" or a specific IP on a specific NIC or FW) | 
| 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 | 
|---|
@Deprecated public static final java.lang.String BROOKLYN_AUTOLOGIN_USERNAME
@Deprecated public static final java.lang.String BROOKLYN_DEFAULT_PASSWORD
public static final java.lang.String BROOKLYN_MANAGEMENT_CONTEXT
public static StringSystemProperty LOCALHOST_IP_ADDRESS
Brooklyn Multi-Cloud Application Management Platform 
 brooklyncentral.github.com. Apache License. © 2012.