public abstract static class ResolverUtil.ResourceTest extends Object implements ResolverUtil.Test
Constructor and Description |
---|
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
cls
- class typepublic boolean doesMatchClass()
doesMatchClass
in interface ResolverUtil.Test
public boolean doesMatchResource()
doesMatchResource
in interface ResolverUtil.Test
Copyright © 2000–2020 Apache Software Foundation. All rights reserved.