public interface ConfigurationAware
| Modifier and Type | Method and Description |
|---|---|
java.util.Set<ConfigurationKey> |
getConfigurationKeys() |
void |
init(Configuration configuration)
Initialize the component.
|
void init(Configuration configuration)
ConfigurationAware components e.g. (
LocaleSupport).
This method must not be called directly by the application.configuration - java.util.Set<ConfigurationKey> getConfigurationKeys()
Copyright © 2014. All Rights Reserved.