org.apache.tuscany.core.config.impl
Class StAXModuleComponentConfigurationLoaderImpl
java.lang.Object
org.apache.tuscany.core.config.impl.AbstractModuleComponentConfigurationLoader
org.apache.tuscany.core.config.impl.StAXModuleComponentConfigurationLoaderImpl
- All Implemented Interfaces:
- ModuleComponentConfigurationLoader
public class StAXModuleComponentConfigurationLoaderImpl
- extends AbstractModuleComponentConfigurationLoader
- Version:
- $Rev$ $Date$
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StAXModuleComponentConfigurationLoaderImpl
public StAXModuleComponentConfigurationLoaderImpl(AssemblyContext modelContext,
javax.xml.stream.XMLInputFactory xmlFactory,
StAXLoaderRegistry registry)
loadModule
public Module loadModule(URL url)
throws ConfigurationLoadException
- Specified by:
loadModule
in class AbstractModuleComponentConfigurationLoader
- Throws:
ConfigurationLoadException
loadModuleFragment
public ModuleFragment loadModuleFragment(URL url)
throws ConfigurationLoadException
- Specified by:
loadModuleFragment
in class AbstractModuleComponentConfigurationLoader
- Throws:
ConfigurationLoadException
-