cuba.ejb
Class EJBDataSourceFactory

java.lang.Object
  extended by cuba.ejb.EJBDataSourceFactory

public class EJBDataSourceFactory
extends java.lang.Object


Method Summary
static javax.sql.DataSource getDataSource(java.lang.String name)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getDataSource

public static javax.sql.DataSource getDataSource(java.lang.String name)
                                          throws ConstructionException,
                                                 ReferenceException
Throws:
ConstructionException
ReferenceException