AbstractMappingLoaderFactory
, JDOMappingLoaderFactory
, XMLMappingLoaderFactory
public interface MappingLoaderFactory
Modifier and Type | Method | Description |
---|---|---|
BindingType |
getBindingType() |
Defines the binding type of the underlying MappingLoader.
|
MappingLoader |
getMappingLoader() |
Acquires the appropriate org.exolab.castor.mapping.MappingLoader with the
given properties.
|
java.lang.String |
getName() |
Returns the short alias for this factory instance.
|
java.lang.String |
getSourceType() |
Defines the source type of the underlying MappingLoader
|
java.lang.String getName()
MappingLoader getMappingLoader() throws MappingException
MappingException
- If any failure occured when loading
the MappingLoader.java.lang.String getSourceType()
BindingType getBindingType()
Intalio Inc. (C) 1999-2008. All rights reserved http://www.intalio.com