Package net.sourceforge.jfacets.util

Interface Summary
ResolverUtil.Test A simple interface that specifies how to test classes to determine if they are to be included in the results produced by the ResolverUtil.
 

Class Summary
ResolverUtil<T> Utility for finding classes in the classpath.
ResolverUtil.AnnotatedWith A Test that checks to see if each class is annotated with a specific annotation.
ResolverUtil.IsA A Test that checks to see if each class is assignable to the provided class.
 



Copyright © 2011. All Rights Reserved.