org.castor.mapping
public interface MappingLoaderFactory
Since: 1.0.4
Version: $Revision: 5951 $ $Date: 2005-12-19 15:48:30 -0700 (Mon, 19 Dec 2005) $
Method Summary | |
---|---|
BindingType | getBindingType()
Defines the binding type of the underlying MappingLoader. |
MappingLoader | getMappingLoader()
Acquires the appropriate org.exolab.castor.mapping.MappingLoader with the
given properties.
|
String | getName()
Returns the short alias for this factory instance.
|
String | getSourceType()
Defines the source type of the underlying MappingLoader |
Returns: the binding type of the underlying MappingLoader
Returns: The transaction manager.
Throws: MappingException If any failure occured when loading the MappingLoader.
Returns: The short alias name.
Returns: The source type.