当前页面:
在线文档首页 >
JBoss JBPM 3.1.3 API 英文版文档
AntHelper (jbpm-3.1.3) - JBoss JBPM 3.1.3 API 英文版文档
org.jbpm.ant
Class AntHelper
java.lang.Object
org.jbpm.ant.AntHelper
public abstract class AntHelper
- extends java.lang.Object
common strategy for jbpm ant tasks to obtain a hibernate SessionFactory.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AntHelper
public AntHelper()
getConfiguration
public static org.hibernate.cfg.Configuration getConfiguration(java.lang.String cfgFileName,
java.lang.String propertiesFileName)
getJbpmConfiguration
public static JbpmConfiguration getJbpmConfiguration(java.lang.String cfg,
java.lang.String properties)
Version : jbpm-3.1.3