| Package | Description |
|---|---|
| org.mule.runtime.api.el | |
| org.mule.runtime.api.lifecycle | |
| org.mule.runtime.api.memory.management | |
| org.mule.runtime.api.memory.provider | |
| org.mule.runtime.api.metadata |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ExpressionLanguage
Evaluates an expression considering a set of given bindings and a set of global ones.
|
interface |
MuleExpressionLanguage
Provides universal access for evaluating mule expressions #[].
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
Lifecycle
DefaultLifecyclePhase adds lifecycle methods start, stop and dispose. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
MemoryManagementService
Provides resources for memory management to the runtime.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
ByteBufferProvider<T extends ByteBuffer>
A Provider responsible for allocating and releasing memory, required during application runtime.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
MetadataContext
Metadata resolving context, provides access to the Config and Connection used during metadata fetch invocation.
|
Copyright © 2022 MuleSoft, Inc.. All rights reserved.