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