|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface StaticConfiguration<T,R>
Allows to provide static configurations (mappings). The config format depends on the implementation.
| Method Summary | |
|---|---|
List<StaticConfigurationEntry<T,R>> |
getMapping()
Returns all config entries found in the specified config. |
void |
setSourceOfMapping(String path)
Specify the location where the configuration can be found. |
| Method Detail |
|---|
void setSourceOfMapping(String path)
path - file location of the configuration.List<StaticConfigurationEntry<T,R>> getMapping()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||