|
ZetaGrid v1.9 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--zeta.handler.statistic.AbstractHandler
|
+--zeta.handler.statistic.TopProducers24HoursHandler
Handles a GET request for the statistic 'top producers 24 hours'.
| Nested Class Summary |
| Nested classes inherited from class zeta.handler.statistic.AbstractHandler |
AbstractHandler.InnerPageBuffer |
| Field Summary |
| Fields inherited from class zeta.handler.statistic.AbstractHandler |
imgHeight, imgWidth, servlet |
| Constructor Summary | |
TopProducers24HoursHandler(ZetaServlet servlet)
|
|
| Method Summary | |
java.lang.String |
createPage(java.sql.Connection con)
Creates HTML page with the content of the statistic 'top producers 24 hours'. |
| Methods inherited from class zeta.handler.statistic.AbstractHandler |
createImage, createPage, doGet, getBufferedPage, getImageHeight, getImageWidth, getInnerPageBuffer, getInnerPageExpiredDiffTime, getPageExpiredDiffTime, imageUpdateCompleted, isImageExpired, isInnerPageExpired, isPageExpired, pageUpdateCompleted |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public TopProducers24HoursHandler(ZetaServlet servlet)
servlet - servlet which owns this handler.| Method Detail |
public java.lang.String createPage(java.sql.Connection con)
throws java.sql.SQLException,
javax.servlet.ServletException
createPage in class AbstractHandlercon - connection to the back-end database
java.sql.SQLException
javax.servlet.ServletException
|
ZetaGrid v1.9 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||