org.jbpm.pvm.internal.ant
Class AntHelper

java.lang.Object
  extended by org.jbpm.pvm.internal.ant.AntHelper

public abstract class AntHelper
extends java.lang.Object

common strategy for jbpm ant tasks to obtain a hibernate SessionFactory.


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

Constructor Detail

AntHelper

public AntHelper()
Method Detail

getProcessEngine

public static ProcessEngine getProcessEngine(java.lang.String jbpmCfgXml)


Copyright © 2010 JBoss Community. All Rights Reserved.