Class MessageHandlerImpl

java.lang.Object
com.zfabrik.impl.hubcr.store.MessageHandlerImpl
All Implemented Interfaces:
com.zfabrik.workers.IMessageHandler

public class MessageHandlerImpl extends Object implements com.zfabrik.workers.IMessageHandler
This is the last mile of the HubCR scanOnSync flow. As the synchronizer runs on home, we send a message to offload the work to a worker
  • Constructor Details

    • MessageHandlerImpl

      public MessageHandlerImpl()
  • Method Details