Package org.apache.struts2.util
Class ResolverUtil.ClassTest
java.lang.Object
org.apache.struts2.util.ResolverUtil.ClassTest
- All Implemented Interfaces:
- ResolverUtil.Test
- Direct Known Subclasses:
- ResolverUtil.AnnotatedWith,- ResolverUtil.IsA,- ResolverUtil.NameEndsWith
- Enclosing class:
- ResolverUtil<T>
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionbooleanbooleanbooleanMethods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.apache.struts2.util.ResolverUtil.Testmatches
- 
Constructor Details- 
ClassTestpublic ClassTest()
 
- 
- 
Method Details- 
matches- Specified by:
- matchesin interface- ResolverUtil.Test
 
- 
doesMatchClasspublic boolean doesMatchClass()- Specified by:
- doesMatchClassin interface- ResolverUtil.Test
 
- 
doesMatchResourcepublic boolean doesMatchResource()- Specified by:
- doesMatchResourcein interface- ResolverUtil.Test
 
 
-