public interface ClassDescriptorResolver
| Modifier and Type | Method and Description |
|---|---|
MappingLoader |
getMappingLoader()
Note: This method will be removed soon (kv). |
ClassDescriptor |
resolve(java.lang.Class type)
Returns the ClassDescriptor for the given class
|
void |
setMappingLoader(MappingLoader mappingLoader)
Sets the mapping loader for this ClassDescriptorResolver
Note: This method will be removed soon (kv). |
MappingLoader getMappingLoader()
ClassDescriptor resolve(java.lang.Class type) throws ResolverException
type - the Class to find the ClassDescriptor forResolverExceptionvoid setMappingLoader(MappingLoader mappingLoader)
Intalio Inc. (C) 1999-2006. All rights reserved http://www.intalio.com