public abstract class AbstractResolver extends Object implements Resolver
BUILTIN_RESOLVERS_DEFAULT_PRIORITY, BUILTIN_TEMPLATE_LOCATORS_DEFAULT_PRIORITY, EXTENSION_RESOLVERS_DEFAULT_PRIORITY| Constructor and Description |
|---|
AbstractResolver() |
| Modifier and Type | Method and Description |
|---|---|
List<ConfigurationKey> |
getConfigurationKeys() |
void |
init(Configuration configuration)
Initialize the resolver instance.
|
String |
toString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetPrioritypublic void init(Configuration configuration)
Resolverpublic List<ConfigurationKey> getConfigurationKeys()
getConfigurationKeys in interface ResolverCopyright © 2013. All Rights Reserved.