- All Implemented Interfaces:
IScanner
public class CustomClassInitializerScanner
extends Object
implements IScanner
-
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
-
CustomClassInitializerScanner
public CustomClassInitializerScanner()
-
Method Details
-
scan
public void scan(org.reflections.Reflections reflections)
- Specified by:
scan in interface IScanner