| Class | Description |
|---|---|
| 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. |
| LazyServiceProxyApplicationDecorator |
A subclass of
LazyServiceProxy ment to be used in the context of a deployed application. |
| MuleServiceManager |
Service manager to use in the Mule container.
|
| ServiceRegistry |
Keeps track of
Service implementations and is capable of injecting them into ServiceProvider instances with
fields annotated with Inject. |
Copyright © 2003–2025 MuleSoft, Inc.. All rights reserved.