| Package | Description |
|---|---|
| org.mule.runtime.module.service.internal.manager |
| Class and Description |
|---|
| DefaultServiceRegistry
Keeps track of
Service implementations and is capable of injecting them into ServiceProvider instances with
fields annotated with Inject. |
| LazyServiceProxy
A
Service proxy which allows to defer the actual load and creation of the service until the first invokation of one of
its contract methods. |
Copyright © 2003–2022 MuleSoft, Inc.. All rights reserved.