Class LightyDeviceActionFactory

java.lang.Object
io.lighty.modules.southbound.netconf.impl.LightyDeviceActionFactory
All Implemented Interfaces:
org.opendaylight.netconf.sal.connect.api.DeviceActionFactory

public class LightyDeviceActionFactory extends Object implements org.opendaylight.netconf.sal.connect.api.DeviceActionFactory
  • Constructor Details

    • LightyDeviceActionFactory

      public LightyDeviceActionFactory()
  • Method Details

    • createDeviceAction

      public org.opendaylight.netconf.sal.connect.api.RemoteDeviceServices.Actions createDeviceAction(org.opendaylight.netconf.sal.connect.api.ActionTransformer messageTransformer, org.opendaylight.netconf.sal.connect.api.RemoteDeviceCommunicator listener)
      Specified by:
      createDeviceAction in interface org.opendaylight.netconf.sal.connect.api.DeviceActionFactory