public interface ConfigGetter extends HandlerBehaviour
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getConfiguration(java.lang.String type)
Returns the string representation of a device configuration, returns a
failure string if the configuration cannot be retrieved.
|
handler, setHandlerjava.lang.String getConfiguration(java.lang.String type)
type - the type of configuration to get (i.e. running).