public interface WebModuleReader extends BaseReader
| Modifier and Type | Method and Description |
|---|---|
String |
getContextRoot()
Returns config context of this module
|
String |
getDisableTimeoutInMinutes()
Returns disable timeout for this module
|
String |
getErrorUrl()
Returns error url for this web module
|
IdempotentUrlPatternReader[] |
getIdempotentUrlPattern()
Returns idempotent url patterns for this module.
|
boolean |
getLbEnabled()
Returns load balancer enabled flag.
|
acceptString getContextRoot() throws LbReaderException
LbReaderExceptionString getErrorUrl() throws LbReaderException
LbReaderExceptionboolean getLbEnabled()
throws LbReaderException
LbReaderExceptionString getDisableTimeoutInMinutes() throws LbReaderException
LbReaderExceptionIdempotentUrlPatternReader[] getIdempotentUrlPattern() throws LbReaderException
LbReaderExceptionCopyright © 2017. All rights reserved.