public interface LookupLoader
| Modifier and Type | Method and Description |
|---|---|
boolean |
isFailedEnvironmentAProblem()
If true, then a failure to initiate or connect to the needed environment
or external system will result in a failure and it will register a
'Propblem' during load which will cause application initiation to stop.
|
void |
setFailedEnvironmentAProblem(boolean isAProblem)
If true, failing to initialize the environment needed to lookup values is
considered a problem/error.
|
void setFailedEnvironmentAProblem(boolean isAProblem)
isAProblem - boolean isFailedEnvironmentAProblem()
Copyright © 2017. All rights reserved.