Uses of Class
quamj.qps.control.AbstractDetector

Packages that use AbstractDetector
quamj.qps.plugins.oci_qiop.control   
 

Uses of AbstractDetector in quamj.qps.plugins.oci_qiop.control
 

Subclasses of AbstractDetector in quamj.qps.plugins.oci_qiop.control
 class PerformanceDetector
           
 

Methods in quamj.qps.plugins.oci_qiop.control with parameters of type AbstractDetector
 void PerformanceAdapter.adapt(AbstractDetector detector)