public interface GlobalBindingContextProvider
BindingContext that should be considered global, meaning Bindings are not expected to change. Allows
to expose ExpressionFunctions and general variables. Implementations should be registered to take effect.| Modifier and Type | Method and Description |
|---|---|
org.mule.runtime.api.el.BindingContext |
getBindingContext() |
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.