|
Artifact Info
| Name: | Stopwatch |
| Description: | Stopwatch is a free, simple, highly extensible, Java API that allows developers to easily monitor
whole application or any part of it. By default Stopwatch generate reports about hits, execution
times (total, average, minimum, maximum) as well as load but it can be easily extended to measure
anything else by providing custom engine. Out of the box Stopwatch uses an in-memory HSQL database.
It is able to persist collected data using a "storage". There is "storage" provided to persist into
HSQL database and custom "storage" can be easily integrated. |
| GroupId: | com.commsen.stopwatch.api |
| ArtifactId: | stopwatch |
Available versions and download |
|
0.3
|
|
0.3
|
|
| Included classes
|
com/commsen/stopwatch/storages/AbstractDatabaseStorage
com/commsen/stopwatch/storages/StorageManager
com/commsen/stopwatch/storages/DefaultHSQLInMemoryStorage
com/commsen/stopwatch/storages/MemoryHSQLInMemoryStorage
com/commsen/stopwatch/storages/LoadHSQLInMemoryStorage
com/commsen/stopwatch/storages/DefaultHSQLStorage
com/commsen/stopwatch/storages/LoadHSQLStorage
com/commsen/stopwatch/storages/MemoryHSQLStorage
com/commsen/stopwatch/StopwatchStorage
com/commsen/stopwatch/StopwatchStorageException
com/commsen/stopwatch/Report
com/commsen/stopwatch/jmx/StopwatchManager
com/commsen/stopwatch/jmx/StopwatchManagerMBean
com/commsen/stopwatch/jmx/StopwatchAgent
com/commsen/stopwatch/StopwatchEngine
com/commsen/stopwatch/engines/MemoryStopwatchEngine
com/commsen/stopwatch/engines/DefaultStopwatchEngine
com/commsen/stopwatch/engines/LoadStopwatchEngine
com/commsen/stopwatch/reports/MemoryStopwatchReport
com/commsen/stopwatch/reports/DefaultStopwatchReport
com/commsen/stopwatch/reports/LoadStopwatchReport
com/commsen/stopwatch/Stopwatch
com/commsen/stopwatch/web/filter/RequestTimingFilter
|
|
|
|
Context Help
That's a tool for searching and browsing maven repositories.
You can search for classes, group id's and artifact id's.
The Vision of this portal is more transparence and visualisation of open source components.
Next phases are referencing of java docs and visualization of the component Architectures.
|
|
Social bookmarks
|
|
Syndication
Subsribe our RSS Feed.
Find articles about Java technologies.
|
|