|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ResourceConfigurable
Interface implemented by components that can be configured by resource locations (paths).
| Method Summary | |
|---|---|
void |
setConfigLocations(String locations)
Convenience method that accepts a comma-delimited string of config locations (resource paths). |
void |
setConfigLocations(String[] locations)
Sets the configuration locations (resource paths) that will be used to configure the instance. |
| Method Detail |
|---|
void setConfigLocations(String locations)
locations - comma-delimited list of config locations (resource paths).void setConfigLocations(String[] locations)
locations - the configuration locations (resource paths) that will be used to configure the instance.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||