public abstract class AbstractMappingLoaderFactory extends java.lang.Object implements MappingLoaderFactory
| Modifier and Type | Field and Description |
|---|---|
static org.apache.commons.logging.Log |
LOG
The Jakarta Commons
Logging instance used for all logging.
|
| Constructor and Description |
|---|
AbstractMappingLoaderFactory() |
| Modifier and Type | Method and Description |
|---|---|
abstract java.lang.String |
getClassname()
To obtain the class name of the MappingLoader to instantiate
|
MappingLoader |
getMappingLoader()
Acquires the appropriate org.exolab.castor.mapping.MappingLoader with the
given properties.
|
java.lang.String |
getSourceType()
Defines the source type of the underlying MappingLoader
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetBindingType, getNamepublic static final org.apache.commons.logging.Log LOG
public final java.lang.String getSourceType()
MappingLoaderFactorygetSourceType in interface MappingLoaderFactoryMappingLoaderFactory.getSourceType()public abstract java.lang.String getClassname()
public final MappingLoader getMappingLoader() throws MappingException
MappingLoaderFactorygetMappingLoader in interface MappingLoaderFactoryMappingException - If any failure occured when loading
the MappingLoader.MappingLoaderFactory.getMappingLoader()Intalio Inc. (C) 1999-2008. All rights reserved http://www.intalio.com