public class LazyExpressionManagerFactoryBean extends DefaultExpressionManagerFactoryBean
ExpressionManager.
This factory creates a proxy on top of the real expression manager. That proxy is used to set the right classloader on the current thread's context classloader before calling any method on the delegate object.
| Constructor and Description |
|---|
LazyExpressionManagerFactoryBean() |
| Modifier and Type | Method and Description |
|---|---|
protected DefaultExpressionManager |
createBaseObject() |
getObject, getObjectType, isSingletonprotected DefaultExpressionManager createBaseObject()
createBaseObject in class DefaultExpressionManagerFactoryBeanCopyright © 2003–2025 MuleSoft, Inc.. All rights reserved.