Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Package org.mule.util.performance

Class Summary
CompactStopWatch CompactStopWatch generates a compact stop watch which logs a summary and average elapsed time at a given frequency.
DetailedStopWatch DetailedStopWatch generates a detailed stop watch, logging all cache hits.
StopWatch StopWatch is an abstract base class for cache operation based stop watches such as the compact or detailed stop watches.