|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
A factory for properly acquiring org.exolab.castor.mapping.MappingLoader instances. To provide an implementation for a specific MappingLoader, implement this interface.
| 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. |
java.lang.String |
getName()
Returns the short alias for this factory instance. |
java.lang.String |
getSourceType()
Defines the source type of the underlying MappingLoader |
| Method Detail |
public java.lang.String getName()
public MappingLoader getMappingLoader()
throws MappingException
MappingException - If any failure occured when loading
the MappingLoader.public java.lang.String getSourceType()
public BindingType getBindingType()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||