|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IConfiguredPojo
The interface for a POJO component that wants access to system settings. This is an optional interface.
| Method Summary | |
|---|---|
boolean |
configure(Map<String,String> props)
Sets the configuration settings that were requested via a call to getConfigSettingsPaths(). |
Set<String> |
getConfigSettingsPaths()
Returns a list of Strings that define system settings that a POJO component would like read for it. |
| Method Detail |
|---|
Set<String> getConfigSettingsPaths()
boolean configure(Map<String,String> props)
props -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||