public interface HasConfiguration
ConfigurationFactory should inject the configuration object into the
object.| Modifier and Type | Method and Description |
|---|---|
void |
setConfiguration(Configuration configuration)
Set the configuration that the object belongs to.
|
void setConfiguration(Configuration configuration)
configuration - the configuration object