Class POTimer

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

public class POTimer extends POObject
  • Constructor Summary

    Constructors
    Constructor
    Description
    POTimer(Semaphore semaphore, Timer timer)
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    accept(POVisitor poVisitor)
     
     
     
  • Constructor Details

    • POTimer

      public POTimer(Semaphore semaphore, Timer timer)
  • Method Details

    • getTimer

      public Timer getTimer()
    • accept

      public void accept(POVisitor poVisitor)
    • toString

      public String toString()