corelib.services.web.statistics
Class StatisticRootRenderer

java.lang.Object
  extended by corelib.services.web.statistics.StatisticRootRenderer

public class StatisticRootRenderer
extends java.lang.Object

This class produce a HTML page that presents web site usage statistics.

Since:
0.2.0
Author:
Dominique Liard

Constructor Summary
StatisticRootRenderer(java.lang.String statisticsURI)
          Class constructor.
 
Method Summary
 void renderStatitics()
          Render the HTML page.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StatisticRootRenderer

public StatisticRootRenderer(java.lang.String statisticsURI)
Class constructor.

Parameters:
statisticsURI - URL invoked for display this report. It is used for generate diagram URLs.
Method Detail

renderStatitics

public void renderStatitics()
Render the HTML page.



CAUTION: Ellipse is proposed to you in BETA version to allow evaluation of this framework. Infini Software is released from any responsibility for the use of Ellipse Framework.

Copyright 2012 Infini Software - All Rights Reserved.