org.jbpm.ant
Class AntHelper

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

public class AntHelper
extends Object

common strategy for jbpm ant tasks to obtain configuration instances.


Method Summary
static org.hibernate.cfg.Configuration getConfiguration(String hibernateCfg, String hibernateProperties)
           
static JbpmConfiguration getJbpmConfiguration(String jbpmCfg)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getConfiguration

public static org.hibernate.cfg.Configuration getConfiguration(String hibernateCfg,
                                                               String hibernateProperties)

getJbpmConfiguration

public static JbpmConfiguration getJbpmConfiguration(String jbpmCfg)


Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.