Class POExecute

POObject
com.swiftmq.impl.streams.processor.po.POExecute

public class POExecute extends POObject
  • Constructor Summary

    Constructors
    Constructor
    Description
    POExecute(Semaphore semaphore, Runnable runnable)
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    accept(POVisitor poVisitor)
     
     
     
  • 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()