org.castor.mapping
Interface MappingLoaderFactory
- AbstractMappingLoaderFactory, JDOMappingLoaderFactory, XMLMappingLoaderFactory
public interface MappingLoaderFactory
A factory for properly acquiring org.exolab.castor.mapping.MappingLoader
instances. To provide an implementation for a specific MappingLoader,
implement this interface.
$Revision: 5951 $ $Date: 2005-12-19 15:48:30 -0700 (Mon, 19 Dec 2005) $
getBindingType
public BindingType getBindingType()
Defines the binding type of the underlying MappingLoader.
- the binding type of the underlying MappingLoader
getMappingLoader
public MappingLoader getMappingLoader()
throws MappingException
Acquires the appropriate org.exolab.castor.mapping.MappingLoader with the
given properties.
getName
public String getName()
Returns the short alias for this factory instance.
getSourceType
public String getSourceType()
Defines the source type of the underlying MappingLoader
Intalio Inc. (C) 1999-2008. All rights reserved http://www.intalio.com