public interface CommonsBindingContext
BindingContext in which it's creation simplifies the mechanism to add bindings (removing the usages
of typed values). For its usage, see CommonsExpressionLanguage| Modifier and Type | Interface and Description |
|---|---|
static interface |
CommonsBindingContext.Builder |
| Modifier and Type | Method and Description |
|---|---|
org.mule.runtime.api.el.BindingContext |
bindingContext() |
static CommonsBindingContext.Builder |
builder()
Provides a builder to create
CommonsBindingContext objects. |
static CommonsBindingContext.Builder builder()
CommonsBindingContext objects.CommonsBindingContext.Builder.org.mule.runtime.api.el.BindingContext bindingContext()
BindingContextCopyright © 2023. All rights reserved.