- All Implemented Interfaces:
IScanner
public class CustomScreenshotScanner
extends Object
implements IScanner
Scans for a custom screenshot grabber.
-
Constructor Summary
Constructors
-
Method Summary
void
scan(org.reflections.Reflections reflections)
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
CustomScreenshotScanner
public CustomScreenshotScanner()
-
Method Details
-
scan
public void scan(org.reflections.Reflections reflections)
- Specified by:
scan in interface IScanner