Class FormEngineFactoryBean

java.lang.Object
com.flowable.form.spring.FormEngineFactoryBean
All Implemented Interfaces:
org.springframework.beans.factory.Aware, org.springframework.beans.factory.DisposableBean, org.springframework.beans.factory.FactoryBean<FormEngine>, org.springframework.context.ApplicationContextAware

public class FormEngineFactoryBean
extends java.lang.Object
implements org.springframework.beans.factory.FactoryBean<FormEngine>, org.springframework.beans.factory.DisposableBean, org.springframework.context.ApplicationContextAware
Author:
Dave Syer, Tijs Rademakers, Joram Barrez, Josh Long