Uses of Class
com.opensymphony.xwork2.util.ResolverUtil.ClassTest

Packages that use ResolverUtil.ClassTest
com.opensymphony.xwork2.util XWork util classes. 
 

Uses of ResolverUtil.ClassTest in com.opensymphony.xwork2.util
 

Subclasses of ResolverUtil.ClassTest in com.opensymphony.xwork2.util
static class ResolverUtil.AnnotatedWith
          A Test that checks to see if each class is annotated with a specific annotation.
static class ResolverUtil.IsA
          A Test that checks to see if each class is assignable to the provided class.
static class ResolverUtil.NameEndsWith
          A Test that checks to see if each class name ends with the provided suffix.
 



Copyright © 2009 OpenSymphony. All Rights Reserved.