public final class XmlApplicationServiceRegistry extends AbstractServiceRegistry
XmlNamespaceInfoProviders discovered
using a ServiceRegistry with a XmlNamespaceInfoProvider providing information
of the namespaces for the extensions in the current context.| Constructor and Description |
|---|
XmlApplicationServiceRegistry(ServiceRegistry delegate,
org.mule.runtime.api.dsl.DslResolvingContext context) |
| Modifier and Type | Method and Description |
|---|---|
protected <T> Collection<T> |
doLookupProviders(Class<T> providerClass,
ClassLoader classLoader) |
lookupProvider, lookupProviderspublic XmlApplicationServiceRegistry(ServiceRegistry delegate, org.mule.runtime.api.dsl.DslResolvingContext context)
protected <T> Collection<T> doLookupProviders(Class<T> providerClass, ClassLoader classLoader)
doLookupProviders in class AbstractServiceRegistryCopyright © 2003–2020 MuleSoft, Inc.. All rights reserved.