com.expershop.esapi
Class AppConfiguration

java.lang.Object
  extended byorg.experlog.openeas.api.AppConfiguration
      extended bycom.expershop.esapi.AppConfiguration

public class AppConfiguration
extends AppConfiguration

A class to give access to shop properties


Constructor Summary
protected AppConfiguration(com.expershop.util.ESShopConfiguration c)
           
 
Methods inherited from class org.experlog.openeas.api.AppConfiguration
get, getAdminPassword, getDouble, getJdbcDriverClass, getJdbcPassword, getJdbcUrl, getJdbcUser, getLocale, getMaxConn, getName, getRootDir, getTimeout
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AppConfiguration

protected AppConfiguration(com.expershop.util.ESShopConfiguration c)