public final class ClassResolutionByFile extends BaseResolutionCommand
ClassDescriptors on the file system.| Constructor and Description |
|---|
ClassResolutionByFile()
Constructor taking a MappingLoader.
|
| Modifier and Type | Method and Description |
|---|---|
ClassDescriptor |
resolve(java.lang.Class type)
Tries to load a
ClassDescriptor for the given type from the
filesystem by lookup the subpackage specified in
using the
ClassLoader of the ClassLoaderNature . |
addNature, getClassDescriptorResolver, getProperty, hasNature, setClassDescriptorResolver, setPropertypublic ClassResolutionByFile()
public ClassDescriptor resolve(java.lang.Class type)
ClassDescriptor for the given type from the
filesystem by lookup the subpackage specified in
using the
ClassLoader of the ClassLoaderNature .type - to lookup the descriptor for.Intalio Inc. (C) 1999-2008. All rights reserved http://www.intalio.com