|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IConfigurable
Defines a generic configuration method based on string key/value pairs.
| Method Summary | |
|---|---|
void |
configure(IConfigSettings settings)
Configure the receiver with the provided settings. |
| Method Detail |
|---|
void configure(IConfigSettings settings)
throws ConfigurationException
settings - Contains the configuration data as key/value string pairs (must not be null).
ConfigurationException - in any case of invalid settings or other initialization failure.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||