POObject
com.swiftmq.impl.store.standard.processor.scan.po.StartScan

public class StartScan extends POObject
  • Constructor Summary

    Constructors
    Constructor
    Description
    StartScan(Semaphore semaphore)
     
  • Method Summary

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

    • StartScan

      public StartScan(Semaphore semaphore)
  • Method Details

    • accept

      public void accept(POVisitor poVisitor)
    • toString

      public String toString()