Class DmnEngineFactoryBean

java.lang.Object
org.flowable.dmn.spring.DmnEngineFactoryBean
All Implemented Interfaces:
Aware, DisposableBean, FactoryBean<DmnEngine>, ApplicationContextAware

public class DmnEngineFactoryBean extends Object implements FactoryBean<DmnEngine>, DisposableBean, ApplicationContextAware
Author:
Dave Syer, Tijs Rademakers, Joram Barrez, Josh Long