Uses of Interface
org.jmonit.reporting.Visitable

Packages that use Visitable
org.jmonit.features   
org.jmonit.reporting   
org.jmonit.web   
 

Uses of Visitable in org.jmonit.features
 

Classes in org.jmonit.features that implement Visitable
 class Concurrency
          Computes some statistics from monitored datas.
 class HttpStatus
           
 class Statistics
          Computes some statistics from monitored datas.
 

Uses of Visitable in org.jmonit.reporting
 

Method parameters in org.jmonit.reporting with type arguments of type Visitable
 void Renderer.render(java.util.Iterator<Visitable> visitables)
           
 void JSonRenderer.render(java.util.Iterator<Visitable> iterator)
          
 

Uses of Visitable in org.jmonit.web
 

Methods in org.jmonit.web that return Visitable
 Visitable MonitorsIterator.next()
           
 



Copyright © 2007 Nicolas De Loof. All Rights Reserved.