org.camunda.bpm.dmn.feel.impl.juel
Class FeelEngineFactoryImpl
java.lang.Object
org.camunda.bpm.dmn.feel.impl.juel.FeelEngineFactoryImpl
- All Implemented Interfaces:
- FeelEngineFactory
public class FeelEngineFactoryImpl
- extends Object
- implements FeelEngineFactory
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LOG
public static final FeelEngineLogger LOG
feelEngine
protected FeelEngine feelEngine
FeelEngineFactoryImpl
public FeelEngineFactoryImpl()
createInstance
public FeelEngine createInstance()
- Specified by:
createInstance in interface FeelEngineFactory
createFeelEngine
protected FeelEngine createFeelEngine()
createFeelToJuelTransform
protected FeelToJuelTransform createFeelToJuelTransform()
createExpressionFactory
protected javax.el.ExpressionFactory createExpressionFactory()
createTypeConverter
protected FeelTypeConverter createTypeConverter()
createElContextFactory
protected ElContextFactory createElContextFactory()
Copyright © 2016 camunda services GmbH. All rights reserved.