org.jboss.dtf.testframework.dtfweb
Class DTFConfigManagement

java.lang.Object
  extended by org.jboss.dtf.testframework.dtfweb.DTFConfigManagement

public class DTFConfigManagement
extends java.lang.Object


Constructor Summary
DTFConfigManagement()
           
 
Method Summary
 void setConnectionPool(JDBCConnectionPool pool)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DTFConfigManagement

public DTFConfigManagement()
Method Detail

setConnectionPool

public void setConnectionPool(JDBCConnectionPool pool)