Package org.perf4j.servlet

Provides the framework for exposing performance graphs through a servlet front-end.

See:
          Description

Class Summary
AbstractGraphingServlet This servlet class serves as the base class for displaying performance charts in a web environment.
 

Package org.perf4j.servlet Description

Provides the framework for exposing performance graphs through a servlet front-end. The concrete servlet classes to use depends on whether you are using the log4j or java.util.logging framework. For example, if using the log4j framework you would use classes from the org.perf4j.log4j.servlet package.



Copyright © 2008-2009 perf4j.org. All Rights Reserved.