Class POExecute

java.lang.Object
com.swiftmq.tools.pipeline.POObject
com.swiftmq.impl.streams.processor.po.POExecute

public class POExecute extends com.swiftmq.tools.pipeline.POObject
  • Constructor Details

    • POExecute

      public POExecute(com.swiftmq.tools.concurrent.Semaphore semaphore, Runnable runnable)
  • Method Details

    • getRunnable

      public Runnable getRunnable()
    • accept

      public void accept(com.swiftmq.tools.pipeline.POVisitor poVisitor)
      Specified by:
      accept in class com.swiftmq.tools.pipeline.POObject
    • toString

      public String toString()
      Overrides:
      toString in class Object