public class ConfigMethodManager
extends java.lang.Object
| Constructor and Description |
|---|
ConfigMethodManager(ConfigIfc config,
LoggerIfc logger)
Creates a new instance.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
getConfigObject(java.lang.String configIfcType)
Given the interface name, instantiate the associated class.
|