|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.milyn.smooks.edi.ModelLoader
public class ModelLoader
Class for loading EDI Mapping Models into the ApplicationContext
during initialization.
| Constructor Summary | |
|---|---|
ModelLoader()
|
|
| Method Summary | |
|---|---|
static java.util.Map<Description,EdifactModel> |
getMappingModels(java.lang.String mappingModelKey,
ApplicationContext applicationContext)
|
void |
initialize()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ModelLoader()
| Method Detail |
|---|
@Initialize
public void initialize()
throws EDIConfigurationException,
java.io.IOException,
org.xml.sax.SAXException
EDIConfigurationException
java.io.IOException
org.xml.sax.SAXException
public static java.util.Map<Description,EdifactModel> getMappingModels(java.lang.String mappingModelKey,
ApplicationContext applicationContext)
throws EDIConfigurationException
EDIConfigurationException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||