Class JobFactoryRemoved

java.lang.Object
POObject
com.swiftmq.impl.scheduler.standard.po.JobFactoryRemoved

public class JobFactoryRemoved extends POObject
  • Constructor Details

    • JobFactoryRemoved

      public JobFactoryRemoved(String groupName, String name)
  • Method Details

    • getGroupName

      public String getGroupName()
    • getName

      public String getName()
    • accept

      public void accept(POVisitor poVisitor)
    • toString

      public String toString()