edu.rice.rubis.servlets
Class BrowseRegions
edu.rice.rubis.servlets.RubisHttpServlet
|
+--edu.rice.rubis.servlets.BrowseRegions
- public class BrowseRegions
- extends RubisHttpServlet
Builds the html page with the list of all region in the database
Method Summary |
void |
destroy()
Clean up the connection pool. |
void |
doGet(edu.rice.rubis.servlets.HttpServletRequest request,
edu.rice.rubis.servlets.HttpServletResponse response)
|
int |
getPoolSize()
|
BrowseRegions
public BrowseRegions()
getPoolSize
public int getPoolSize()
- Overrides:
getPoolSize
in class RubisHttpServlet
doGet
public void doGet(edu.rice.rubis.servlets.HttpServletRequest request,
edu.rice.rubis.servlets.HttpServletResponse response)
throws java.io.IOException,
edu.rice.rubis.servlets.ServletException
- Overrides:
doGet
in class RubisHttpServlet
destroy
public void destroy()
- Clean up the connection pool.
- Overrides:
destroy
in class RubisHttpServlet
Copyright © 2003 - ObjectWeb Consortium - All Rights Reserved.