|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.exolab.castor.xml.util.JDOClassDescriptorResolverImpl
| Constructor Summary | |
JDOClassDescriptorResolverImpl()
|
|
| Method Summary | |
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). |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public JDOClassDescriptorResolverImpl()
| Method Detail |
public ClassDescriptor resolve(java.lang.Class type)
throws ResolverException
resolve in interface ClassDescriptorResolvertype - the Class to find the ClassDescriptor for
ResolverExceptionpublic MappingLoader getMappingLoader()
ClassDescriptorResolver
getMappingLoader in interface ClassDescriptorResolverpublic void setMappingLoader(MappingLoader mappingLoader)
ClassDescriptorResolver
setMappingLoader in interface ClassDescriptorResolver
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||