- All Implemented Interfaces:
- org.onosproject.net.behaviour.ConfigSetter, org.onosproject.net.driver.Behaviour, org.onosproject.net.driver.HandlerBehaviour
public class NetconfConfigSetter
extends org.onosproject.net.driver.AbstractHandlerBehaviour
implements org.onosproject.net.behaviour.ConfigSetter
Sets the configuration included in the specified file to the specified
device. It returns the response of the device.
Temporary Developer tool, NOT TO BE USED in production or as example for
future drivers/behaviors.