| Package | Description |
|---|---|
| org.mule.runtime.module.service.internal.discoverer | |
| org.mule.runtime.module.service.internal.manager |
| Constructor and Description |
|---|
ReflectionServiceResolver(ServiceRegistry serviceRegistry) |
| Modifier and Type | Method and Description |
|---|---|
static org.mule.runtime.api.service.Service |
LazyServiceProxy.from(ServiceAssembly assembly,
ServiceRegistry serviceRegistry)
Creates a new proxy based on the given
assembly and serviceRegistry |
| Constructor and Description |
|---|
LazyServiceProxy(ServiceAssembly assembly,
ServiceRegistry serviceRegistry) |
LazyServiceProxy(ServiceAssembly assembly,
ServiceRegistry serviceRegistry,
org.mule.runtime.api.util.LazyValue<org.mule.runtime.api.service.Service> service) |
LazyServiceProxyApplicationDecorator(ServiceAssembly assembly,
ServiceRegistry serviceRegistry,
org.mule.runtime.api.util.LazyValue<org.mule.runtime.api.service.Service> service,
MethodInvoker methodInvoker) |
Copyright © 2003–2025 MuleSoft, Inc.. All rights reserved.