org.castor.mapping

Class AbstractMappingLoaderFactory

Implemented Interfaces:
MappingLoaderFactory
Known Direct Subclasses:
JDOMappingLoaderFactory, XMLMappingLoaderFactory

public abstract class AbstractMappingLoaderFactory
extends java.lang.Object
implements MappingLoaderFactory

Abstract base class for MappingLoaderFactory instances
Author:
me

Field Summary

static Log
LOG
The Jakarta Commons Logging instance used for all logging.

Method Summary

abstract String
getClassname()
To obtain the class name of the MappingLoader to instantiate
MappingLoader
getMappingLoader()
String
getSourceType()

Field Details

LOG

public static final Log LOG
The Jakarta Commons Logging instance used for all logging.

Method Details

getClassname

public abstract String getClassname()
To obtain the class name of the MappingLoader to instantiate
Returns:
The class name of the MappingLoader to instantiate

getMappingLoader

public final MappingLoader getMappingLoader()
            throws MappingException
Specified by:
getMappingLoader in interface MappingLoaderFactory

getSourceType

public final String getSourceType()
Specified by:
getSourceType in interface MappingLoaderFactory

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