Interface IPlcEventHandler

All Known Implementing Classes:
PlcEventHandlerAggregation, PlcEventHandlerNop

public interface IPlcEventHandler
  • Method Summary

    Modifier and Type
    Method
    Description
    default com.persequor.extension.frontend.IString
     
    handle(PlcEvent plcEvent)
     
  • Method Details

    • handle

      PlcResponse handle(PlcEvent plcEvent)
    • getName

      default com.persequor.extension.frontend.IString getName()