public abstract static class ResolverUtil.ResourceTest extends Object implements ResolverUtil.Test
Constructor and Description |
---|
ResolverUtil.ResourceTest() |
Modifier and Type | Method and Description |
---|---|
boolean |
doesMatchClass() |
boolean |
doesMatchResource() |
boolean |
matches(Class cls)
Will be called repeatedly with candidate classes.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
matches
public boolean matches(Class cls)
ResolverUtil.Test
matches
in interface ResolverUtil.Test
public boolean doesMatchClass()
doesMatchClass
in interface ResolverUtil.Test
public boolean doesMatchResource()
doesMatchResource
in interface ResolverUtil.Test
Copyright © 2000-2015 Apache Software Foundation. All Rights Reserved.