|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ProfileStatistic | |
|---|---|
| patterntesting.runtime.monitor | This package provides some monitors like the ClasspathMonitor or
ProfileMonitor. |
| patterntesting.runtime.monitor.db | This package contains classes which are usefull for monitoring databases. |
| Uses of ProfileStatistic in patterntesting.runtime.monitor |
|---|
| Methods in patterntesting.runtime.monitor that return ProfileStatistic | |
|---|---|
static ProfileStatistic |
ProfileStatistic.getInstance()
Gets the single instance of ProfileStatistic. |
| Methods in patterntesting.runtime.monitor with parameters of type ProfileStatistic | |
|---|---|
protected static void |
ProfileStatistic.addAsShutdownHook(ProfileStatistic hook)
Adds the given instance (hook) as shutdown hook. |
| Uses of ProfileStatistic in patterntesting.runtime.monitor.db |
|---|
| Subclasses of ProfileStatistic in patterntesting.runtime.monitor.db | |
|---|---|
class |
SqlStatistic
This class monitors and measures SQL statements. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||