|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jbpm.ant.AntHelper
public abstract class AntHelper
common strategy for jbpm ant tasks to obtain a hibernate SessionFactory.
Constructor Summary | |
---|---|
AntHelper()
|
Method Summary | |
---|---|
static org.hibernate.cfg.Configuration |
getConfiguration(java.lang.String cfgFileName,
java.lang.String propertiesFileName)
|
static JbpmConfiguration |
getJbpmConfiguration(java.lang.String cfg,
java.lang.String properties)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AntHelper()
Method Detail |
---|
public static org.hibernate.cfg.Configuration getConfiguration(java.lang.String cfgFileName, java.lang.String propertiesFileName)
public static JbpmConfiguration getJbpmConfiguration(java.lang.String cfg, java.lang.String properties)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |