Class RedispatcherController

java.lang.Object
com.swiftmq.impl.queue.standard.cluster.RedispatcherController

public class RedispatcherController extends Object
  • Constructor Details

    • RedispatcherController

      public RedispatcherController(SwiftletContext ctx)
  • Method Details

    • redispatch

      public void redispatch(String sourceQueueName, String targetQueueName)
    • redispatcherFinished

      public void redispatcherFinished(String sourceQueueName)
    • close

      public void close()
    • toString

      public String toString()
      Overrides:
      toString in class Object