Class POExecute

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

public class POExecute extends POObject
  • Constructor Details

    • POExecute

      public POExecute(Semaphore semaphore, Runnable runnable)
  • Method Details

    • getRunnable

      public Runnable getRunnable()
    • accept

      public void accept(POVisitor poVisitor)
    • toString

      public String toString()