Package org.mule.amf.impl.loader
Class ExchangeDependencyResourceLoader
java.lang.Object
org.mule.amf.impl.loader.ExchangeDependencyResourceLoader
- All Implemented Interfaces:
amf.core.client.platform.resource.ResourceLoader
public class ExchangeDependencyResourceLoader
extends Object
implements amf.core.client.platform.resource.ResourceLoader
Resource loader that handles exchange_modules dependencies for AMF parsing.
Exchange module paths (containing exchange_modules/) are handled with full resolution strategies - All other paths use direct
FileResourceLoader
-
Constructor Summary
ConstructorsConstructorDescriptionExchangeDependencyResourceLoader(String rootDir, amf.core.client.platform.execution.ExecutionEnvironment executionEnvironment, amf.core.client.platform.resource.ResourceLoader delegateLoader, String exchangeClassifier) -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface amf.core.client.platform.resource.ResourceLoader
accepts
-
Constructor Details
-
ExchangeDependencyResourceLoader
-
-
Method Details
-
fetch
- Specified by:
fetchin interfaceamf.core.client.platform.resource.ResourceLoader
-