Class LightyDeviceActionFactory
java.lang.Object
io.lighty.modules.southbound.netconf.impl.LightyDeviceActionFactory
- All Implemented Interfaces:
org.opendaylight.netconf.client.mdsal.api.DeviceActionFactory
public class LightyDeviceActionFactory
extends Object
implements org.opendaylight.netconf.client.mdsal.api.DeviceActionFactory
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.opendaylight.netconf.client.mdsal.api.RemoteDeviceServices.ActionscreateDeviceAction(org.opendaylight.netconf.client.mdsal.api.ActionTransformer messageTransformer, org.opendaylight.netconf.client.mdsal.api.RemoteDeviceCommunicator listener)
-
Constructor Details
-
LightyDeviceActionFactory
public LightyDeviceActionFactory()
-
-
Method Details
-
createDeviceAction
public org.opendaylight.netconf.client.mdsal.api.RemoteDeviceServices.Actions createDeviceAction(org.opendaylight.netconf.client.mdsal.api.ActionTransformer messageTransformer, org.opendaylight.netconf.client.mdsal.api.RemoteDeviceCommunicator listener) - Specified by:
createDeviceActionin interfaceorg.opendaylight.netconf.client.mdsal.api.DeviceActionFactory
-