ResolverClassCommandpublic class ByMappingLoader extends AbstractResolverClassCommand
| Constructor | Description |
|---|---|
ByMappingLoader() |
No specific stuff needed.
|
| Modifier and Type | Method | Description |
|---|---|---|
protected java.util.Map |
internalResolve(java.lang.String className,
java.lang.ClassLoader classLoader,
java.util.Map properties) |
If a mapping loader is set in the configuration the descriptor for the given
class / className is taken from the mapping loader and put into the cache.
|
resolveprotected java.util.Map internalResolve(java.lang.String className,
java.lang.ClassLoader classLoader,
java.util.Map properties)
throws ResolverException
internalResolve in class AbstractResolverClassCommandclassName - the name of the class to resolveclassLoader - the class loader to useproperties - the resolve properties to useResolverException - if unrecoverable problems in resolve occuredIntalio Inc. (C) 1999-2008. All rights reserved http://www.intalio.com