All Implemented Interfaces:
ElementVisitor<Void,State>

class Finder extends ScannerBase<Void>
Looks for all types assignable to RequestFactory and adds them to the output state. This is necessary to support factory types declared as inner classes.