ResolverPackageCommandpublic class ByPackageMapping extends AbstractResolverPackageCommand
MappingLoader.| Constructor | Description |
|---|---|
ByPackageMapping() |
No specific stuff needed.
|
| Modifier and Type | Method | Description |
|---|---|---|
protected java.util.Map<java.lang.String,ClassDescriptor> |
internalResolve(java.lang.String packageName,
java.lang.ClassLoader classLoader,
java.util.Map properties) |
The required parameter checks are in the public method and here we expect that the
resolve logic itself is implemented.
|
isEmptyPackageName, resolveprotected java.util.Map<java.lang.String,ClassDescriptor> internalResolve(java.lang.String packageName, java.lang.ClassLoader classLoader, java.util.Map properties) throws ResolverException
internalResolve in class AbstractResolverPackageCommandclassLoader - the class loader to useproperties - the resolve properties to useResolverException - in case of unrecoverable problems at resolvingIntalio Inc. (C) 1999-2008. All rights reserved http://www.intalio.com