Class HooksScanner

  • All Implemented Interfaces:
    IScanner

    public class HooksScanner
    extends Object
    implements IScanner
    Scans for all Execution Hooks.
    • Constructor Detail

      • HooksScanner

        public HooksScanner()
    • Method Detail

      • scan

        public void scan​(org.reflections.Reflections reflections)
        Specified by:
        scan in interface IScanner