Class SystemUpdateMessageHandler

java.lang.Object
org.openwms.common.comm.osip.sysu.SystemUpdateMessageHandler

@OSIPComponent class SystemUpdateMessageHandler extends Object
A SystemUpdateHandler.
Author:
Heiko Scherrer
  • Field Details

    • locationGroupApi

      private final org.openwms.common.location.api.LocationGroupApi locationGroupApi
    • matrix

      private final Matrix matrix
    • executor

      private final ProgramExecutor executor
    • in

      private final InputContext in
  • Constructor Details

    • SystemUpdateMessageHandler

      SystemUpdateMessageHandler(org.openwms.common.location.api.LocationGroupApi locationGroupApi, Matrix matrix, ProgramExecutor executor, InputContext in)
  • Method Details