|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SettingsBuildingResult
Collects the output of the settings builder.
| Method Summary | |
|---|---|
Settings |
getEffectiveSettings()
Gets the assembled settings. |
List<SettingsProblem> |
getProblems()
Gets the problems that were encountered during the settings building. |
| Method Detail |
|---|
Settings getEffectiveSettings()
null.List<SettingsProblem> getProblems()
SettingsProblem.Severity.WARNING and below are reported here. Problems with a higher severity level cause
the settings builder to fail with a SettingsBuildingException.
null.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||