org.castor.mapping

Class AbstractMappingLoaderFactory

public abstract class AbstractMappingLoaderFactory extends Object implements MappingLoaderFactory

Abstract base class for MappingLoaderFactory instances

Author: me

Field Summary
static LogLOG
The Jakarta Commons Logging instance used for all logging.
Method Summary
abstract StringgetClassname()
To obtain the class name of the MappingLoader to instantiate
MappingLoadergetMappingLoader()
StringgetSourceType()

Field Detail

LOG

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

Method Detail

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()

See Also: getMappingLoader

UNKNOWN:

getSourceType

public final String getSourceType()

See Also: getSourceType

UNKNOWN:

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