Class TerrierQLToControls

  • All Implemented Interfaces:
    Process

    public class TerrierQLToControls
    extends java.lang.Object
    implements Process
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getInfo()
      Returns the name of the processor.
      void process​(Manager manager, Request rq)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • TerrierQLToControls

        public TerrierQLToControls()
    • Method Detail

      • getInfo

        public java.lang.String getInfo()
        Description copied from interface: Process
        Returns the name of the processor.
        Specified by:
        getInfo in interface Process
        Returns:
        String the name of the processor.