org.jbpm.integration.console
Class ProcessEngineUtil

java.lang.Object
  extended by org.jbpm.integration.console.ProcessEngineUtil

public final class ProcessEngineUtil
extends java.lang.Object

Utility class for retrieving the ProcessEngine.

Author:
jbarrez

Constructor Summary
ProcessEngineUtil()
           
 
Method Summary
static ProcessEngine retrieveProcessEngine()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProcessEngineUtil

public ProcessEngineUtil()
Method Detail

retrieveProcessEngine

public static ProcessEngine retrieveProcessEngine()


Copyright © 2010 JBoss Community. All Rights Reserved.