Class StepsScanner

  • All Implemented Interfaces:
    IScanner

    public class StepsScanner
    extends Object
    implements IScanner
    Scans for step implementations.
    • Constructor Detail

      • StepsScanner

        public StepsScanner​(StepRegistry registry)
    • Method Detail

      • scan

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