Package patterntesting.runtime.monitor

Package class diagram package patterntesting.runtime.monitor
This package provides some monitors like the ClasspathMonitor or ProfileMonitor.

See:
          Description

Interface Summary
ClasspathMonitorMBean All the methods which might help you to find classpath problems are collected in this JMX interface.
ProfileMonitor The Interface ProfileMonitor.
ProfileStatisticMBean The Interface ProfileStatisticMBean.
 

Class Summary
AbstractProfileMonitor  
ClasspathDigger This helper class digs into found classloader for information like used classpath and other things.
ClasspathMonitor To avoid classpath problems like double entries of the same class or resource in the classpath there are several methods available.
ClassWalker The Class ClassWalker.
JamonMonitor This is a thin wrapper for com.jamonapi.Monitor
JamonMonitorFactory This is a thin wrapper around com.jamonapi.MonitorFactory to keep the ProfileStatistic class clean from com.jamonapi dependencies.
MemoryGuard The Class MemoryGuard.
ProfileStatistic This is constructed as a thin layer around com.jamonapi.MonitorFactory for the needs of patterntesting.
SimpleProfileMonitor The Class SimpleProfileMonitor.
 

Package patterntesting.runtime.monitor Description

This package provides some monitors like the ClasspathMonitor or ProfileMonitor.



Copyright © 2002–2014 PatternTesting Team. All rights reserved.