edu.rice.rubis.servlets
Class Config
java.lang.Object
|
+--edu.rice.rubis.servlets.Config
- public class Config
- extends java.lang.Object
This class contains the configuration for the servlets
like the path of HTML files, etc ...
- Version:
- 1.0
- Author:
- Emmanuel Cecchet and Julie Marguerite
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HTMLFilesPath
public static final java.lang.String HTMLFilesPath
DatabaseProperties
public static final java.lang.String DatabaseProperties
AboutMePoolSize
public static final int AboutMePoolSize
BrowseCategoriesPoolSize
public static final int BrowseCategoriesPoolSize
BrowseRegionsPoolSize
public static final int BrowseRegionsPoolSize
BuyNowPoolSize
public static final int BuyNowPoolSize
PutBidPoolSize
public static final int PutBidPoolSize
PutCommentPoolSize
public static final int PutCommentPoolSize
RegisterItemPoolSize
public static final int RegisterItemPoolSize
RegisterUserPoolSize
public static final int RegisterUserPoolSize
SearchItemsByCategoryPoolSize
public static final int SearchItemsByCategoryPoolSize
SearchItemsByRegionPoolSize
public static final int SearchItemsByRegionPoolSize
StoreBidPoolSize
public static final int StoreBidPoolSize
StoreBuyNowPoolSize
public static final int StoreBuyNowPoolSize
StoreCommentPoolSize
public static final int StoreCommentPoolSize
ViewBidHistoryPoolSize
public static final int ViewBidHistoryPoolSize
ViewItemPoolSize
public static final int ViewItemPoolSize
ViewUserInfoPoolSize
public static final int ViewUserInfoPoolSize
Copyright © 2003 - ObjectWeb Consortium - All Rights Reserved.