| Package | Description |
|---|---|
| org.mule.runtime.module.service.api.manager | |
| org.mule.runtime.module.service.internal.discoverer | |
| org.mule.runtime.module.service.internal.manager |
| Modifier and Type | Method and Description |
|---|---|
static ServiceRegistry |
ServiceRegistry.create() |
| Constructor and Description |
|---|
ReflectionServiceResolver(ServiceRegistry serviceRegistry,
Injector containerInjector) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultServiceRegistry
Keeps track of
Service implementations and is capable of injecting them into ServiceProvider instances with
fields annotated with Inject. |
| Modifier and Type | Method and Description |
|---|---|
static org.mule.runtime.api.service.Service |
LazyServiceProxy.from(ServiceAssembly assembly,
ServiceRegistry serviceRegistry,
Injector containerInjector)
Creates a new proxy based on the given
assembly and serviceRegistry |
Copyright © 2003–2022 MuleSoft, Inc.. All rights reserved.