org.mule.module.jbpm
Class JbpmFactoryBean

java.lang.Object
  extended by org.mule.module.jbpm.JbpmFactoryBean

public class JbpmFactoryBean
extends Object

Simple FactoryBean for Spring to configure jBPM using defaults.


Constructor Summary
JbpmFactoryBean()
           
 
Method Summary
static org.jbpm.api.ProcessEngine buildProcessEngine()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JbpmFactoryBean

public JbpmFactoryBean()
Method Detail

buildProcessEngine

public static org.jbpm.api.ProcessEngine buildProcessEngine()


Copyright © 2003-2012 MuleSoft, Inc.. All Rights Reserved.