java.lang.Object
io.github.lunasaw.gbproxy.client.transmit.request.message.handler.control.invoke.GuardCmdControl
All Implemented Interfaces:
DeviceControlCmd, org.springframework.beans.factory.InitializingBean

@Component("guardCmdControl") public class GuardCmdControl extends Object implements DeviceControlCmd, org.springframework.beans.factory.InitializingBean
Author:
luna
  • Constructor Details

    • GuardCmdControl

      public GuardCmdControl()
  • Method Details

    • doCmd

      public void doCmd(Object o)
      Specified by:
      doCmd in interface DeviceControlCmd
    • afterPropertiesSet

      public void afterPropertiesSet() throws Exception
      Specified by:
      afterPropertiesSet in interface org.springframework.beans.factory.InitializingBean
      Throws:
      Exception