POObject
com.swiftmq.impl.store.standard.processor.backup.po.ChangePath

public class ChangePath extends POObject
  • Constructor Summary

    Constructors
    Constructor
    Description
    ChangePath(Semaphore semaphore, String newPath)
     
  • Method Summary

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

    • ChangePath

      public ChangePath(Semaphore semaphore, String newPath)
  • Method Details

    • getNewPath

      public String getNewPath()
    • accept

      public void accept(POVisitor poVisitor)
    • toString

      public String toString()