Class MulticastStuckHandler

  • All Implemented Interfaces:
    com.embabel.agent.api.common.StuckHandler

    
    public final class MulticastStuckHandler
     implements StuckHandler
                        

    Try to resolve a stuck agent process by trying all handlers in order

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      StuckHandlerResult handleStuck(AgentProcess agentProcess) Attempt to resolve a stuck agent process Resolution will occur via side effects on AgentProcess
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait