jim.pums
Class PumsApplication

java.lang.Object
  extended by jim.common.BaseApplication
      extended by jim.pums.PumsApplication

Deprecated. Use PumsApp instead.

public class PumsApplication
extends jim.common.BaseApplication


Field Summary
 
Fields inherited from class jim.common.BaseApplication
Instance
 
Constructor Summary
protected PumsApplication()
          Deprecated. Creates a new instance of PumsApplication
 
Method Summary
 java.lang.String getBundleName()
          Deprecated.  
static jim.common.BaseApplication getInstance()
          Deprecated.  
 java.lang.String getName()
          Deprecated.  
 
Methods inherited from class jim.common.BaseApplication
getBundle, getConnection, getDataSource, getDbName, getEmailSession, getProperty, getProperty, getVersion
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PumsApplication

protected PumsApplication()
Deprecated. 
Creates a new instance of PumsApplication

Method Detail

getName

public java.lang.String getName()
Deprecated. 

getBundleName

public java.lang.String getBundleName()
Deprecated. 
Specified by:
getBundleName in class jim.common.BaseApplication

getInstance

public static jim.common.BaseApplication getInstance()
Deprecated.