Class AppEngineFactoryBean

java.lang.Object
com.flowable.app.engine.impl.spring.AppEngineFactoryBean
All Implemented Interfaces:
org.springframework.beans.factory.Aware, org.springframework.beans.factory.DisposableBean, org.springframework.beans.factory.FactoryBean<AppEngine>, org.springframework.context.ApplicationContextAware

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