Package | Description |
---|---|
org.javasimon.javaee |
Java EE support for Simons contains Java EE components (servlet filter and EJB/CDI interceptor) that can be used or extended.
|
org.javasimon.utils |
Java Simon supporting utilities and tools.
|
Class and Description |
---|
Replacer
Replacer stores
from regex as pattern and its Replacer.process(java.lang.String) method than returns
string with all from replaced with to . |
Class and Description |
---|
BenchmarkUtils.Task
Helper object that requires implementing the
BenchmarkUtils.Task.perform() method with benchmarked block of code. |
CounterAggregate
Holds aggregate values for counters in a hierarchy as a result of
SimonUtils.calculateCounterAggregate(Simon) (optionally with SimonFilter ). |
Replacer.Modificator
Flags for modifying the default replacer behavior.
|
StopwatchAggregate
Holds aggregate values for stopwatches in a hierarchy as a result of
SimonUtils.calculateStopwatchAggregate(Simon) (optionally with SimonFilter ). |
Copyright © 2019. All rights reserved.