NatureExtendable, PropertyHolder, ClassDescriptorResolutionCommandpublic final class ClassResolutionByFile extends BaseResolutionCommand
ClassDescriptors on the file system.| Constructor | Description | 
|---|---|
ClassResolutionByFile() | 
 Constructor taking a MappingLoader. 
 | 
| Modifier and Type | Method | 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
 "jdo_descriptors" 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
 "jdo_descriptors" using the
 ClassLoader of the ClassLoaderNature .type - to lookup the descriptor for.Intalio Inc. (C) 1999-2008. All rights reserved http://www.intalio.com