org.mule.tck.probe
Interface Prober

All Known Implementing Classes:
PollingProber

public interface Prober

Checks wheter a given Probe is satisfied or not.


Method Summary
 void check(Probe probe)
           
 

Method Detail

check

void check(Probe probe)


Copyright © 2003-2012 MuleSoft, Inc.. All Rights Reserved.