public static class ResolverUtil.AnnotatedWith extends java.lang.Object implements ResolverUtil.Test
Constructor and Description |
---|
ResolverUtil.AnnotatedWith(java.lang.Class<? extends java.lang.annotation.Annotation> annotation)
Constructs an AnnotatedWith test for the specified annotation type.
|
public ResolverUtil.AnnotatedWith(java.lang.Class<? extends java.lang.annotation.Annotation> annotation)
public boolean matches(java.lang.Class type)
matches
in interface ResolverUtil.Test
public java.lang.String toString()
toString
in class java.lang.Object
? Copyright 2005-2006, Stripes Development Team.