it.eng.qbe.conf
Class QbeConf

java.lang.Object
  extended by it.eng.qbe.conf.QbeConf

public class QbeConf
extends java.lang.Object

Author:
Andrea Gioia

Method Summary
 it.eng.spago.base.SourceBean getConfig()
           
 java.util.List getConnectionNames()
           
static QbeConf getInstance()
           
 java.lang.String getJndiConnectionName(java.lang.String connectionName)
           
 it.eng.qbe.utility.IQbeMessageHelper getQbeMessageHelper()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getInstance

public static QbeConf getInstance()

getConfig

public it.eng.spago.base.SourceBean getConfig()

getQbeMessageHelper

public it.eng.qbe.utility.IQbeMessageHelper getQbeMessageHelper()

getConnectionNames

public java.util.List getConnectionNames()

getJndiConnectionName

public java.lang.String getJndiConnectionName(java.lang.String connectionName)