Class PORemoveAllObject

POObject
com.swiftmq.impl.routing.single.manager.po.PORemoveAllObject

public class PORemoveAllObject extends POObject
  • Constructor Summary

    Constructors
    Constructor
    Description
    PORemoveAllObject(POCallback callback, Semaphore semaphore)
     
  • Method Summary

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

    • PORemoveAllObject

      public PORemoveAllObject(POCallback callback, Semaphore semaphore)
  • Method Details

    • accept

      public void accept(POVisitor visitor)
    • toString

      public String toString()