org.exolab.castor.xml.util
Class JDOClassDescriptorResolverImpl

java.lang.Object
  extended by org.exolab.castor.xml.util.JDOClassDescriptorResolverImpl
All Implemented Interfaces:
ClassDescriptorResolver

public class JDOClassDescriptorResolverImpl
extends java.lang.Object
implements ClassDescriptorResolver


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

JDOClassDescriptorResolverImpl

public JDOClassDescriptorResolverImpl()
Method Detail

resolve

public ClassDescriptor resolve(java.lang.Class type)
                        throws ResolverException
Returns the ClassDescriptor for the given class

Specified by:
resolve in interface ClassDescriptorResolver
Parameters:
type - the Class to find the ClassDescriptor for
Returns:
the ClassDescriptor for the given class
Throws:
ResolverException

getMappingLoader

public MappingLoader getMappingLoader()
Description copied from interface: ClassDescriptorResolver

Note: This method will be removed soon (kv).

Specified by:
getMappingLoader in interface ClassDescriptorResolver

setMappingLoader

public void setMappingLoader(MappingLoader mappingLoader)
Description copied from interface: ClassDescriptorResolver
Sets the mapping loader for this ClassDescriptorResolver
Note: This method will be removed soon (kv).

Specified by:
setMappingLoader in interface ClassDescriptorResolver


Intalio Inc. (C) 1999-2007. All rights reserved http://www.intalio.com