WindGate settings for the Asakusa Framework organizer.
| Type | Name and description |
|---|---|
boolean |
enabledConfiguration whether WindGate features are enabled or not. |
boolean |
retryableEnabledConfiguration whether WindGate retryable feature is enabled or not. |
boolean |
sshEnabledConfiguration whether WindGate SSH feature is enabled or not. |
| Methods inherited from class | Name |
|---|---|
class java.lang.Object |
java.lang.Object#wait(long, int), java.lang.Object#wait(long), java.lang.Object#wait(), 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() |
Configuration whether WindGate features are enabled or not.
WindGate facilities will be enabled only if this value is true.
true Configuration whether WindGate retryable feature is enabled or not.
false Configuration whether WindGate SSH feature is enabled or not.
true