public static interface ResolverUtil.Test
Modifier and Type | Method and Description |
---|---|
boolean |
doesMatchClass() |
boolean |
doesMatchResource() |
boolean |
matches(Class<?> type)
Will be called repeatedly with candidate classes.
|
boolean |
matches(URI resource)
Test for a resource.
|
boolean matches(Class<?> type)
type
- The Class to match against.boolean matches(URI resource)
resource
- The URI to the resource.boolean doesMatchClass()
boolean doesMatchResource()
Copyright © 1999-2020 The Apache Software Foundation. All Rights Reserved.
Apache Logging, Apache Log4j, Log4j, Apache, the Apache feather logo, the Apache Logging project logo, and the Apache Log4j logo are trademarks of The Apache Software Foundation.