public class MuleServiceModelLoader extends Object
MuleServiceModel by parsing the descriptor within the service classloader.| Constructor and Description |
|---|
MuleServiceModelLoader() |
| Modifier and Type | Method and Description |
|---|---|
static org.mule.runtime.api.service.ServiceProvider |
instantiateServiceProvider(org.mule.runtime.api.deployment.meta.MuleServiceContractModel contractModel) |
static org.mule.runtime.api.deployment.meta.MuleServiceModel |
loadServiceModel(ClassLoader serviceClassLoader) |
public static org.mule.runtime.api.deployment.meta.MuleServiceModel loadServiceModel(ClassLoader serviceClassLoader)
public static org.mule.runtime.api.service.ServiceProvider instantiateServiceProvider(org.mule.runtime.api.deployment.meta.MuleServiceContractModel contractModel)
throws ServiceResolutionError
ServiceResolutionErrorCopyright © 2003–2022 MuleSoft, Inc.. All rights reserved.