Package org.mule.util.scan

Interface Summary
ClassScanner This interface is used by scanners to let the ClasspathScanner know if there was a match on the class and whan the class was.
 

Class Summary
ClasspathScanner This class can be used to scan the classpath for classtypes (or interfaces they implement) or for annotations on the classpath.
ImplementationClassScanner Will determine if the class provide extends and thus is assignable from the implementatation class provied.
InterfaceClassScanner Will determine if the class provide is assignable from the interface class provied.
 



Copyright © 2003-2012 MuleSoft, Inc.. All Rights Reserved.