|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface MappingLoaderFactory
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. |
String |
getName()
Returns the short alias for this factory instance. |
String |
getSourceType()
Defines the source type of the underlying MappingLoader |
| Method Detail |
|---|
String getName()
MappingLoader getMappingLoader()
throws MappingException
MappingException - If any failure occured when loading
the MappingLoader.String getSourceType()
BindingType getBindingType()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||