public abstract class GridJsonConfiguration extends CommonJsonConfiguration
| Constructor and Description |
|---|
GridJsonConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
java.util.Map<java.lang.String,java.lang.String> |
getCustom()
Custom key/value pairs for the hub registry.
|
java.util.List<java.lang.String> |
getServlets()
Extra servlets to initialize/use on the hub or node.
|
java.util.List<java.lang.String> |
getWithoutServlets()
Default servlets to exclude on the hub or node.
|
getBrowserTimeout, getDebug, getHost, getJettyMaxThreads, getLog, getPort, getRole, getTimeoutpublic java.util.Map<java.lang.String,java.lang.String> getCustom()
public java.util.List<java.lang.String> getServlets()
public java.util.List<java.lang.String> getWithoutServlets()