|
Kieker 1.9 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ISampler
Method Summary | |
---|---|
void |
sample(IMonitoringController monitoringController)
Triggers this ISampler to perform a measurement and to pass the data to the given IMonitoringController . |
Method Detail |
---|
void sample(IMonitoringController monitoringController) throws Exception
ISampler
to perform a measurement and to pass the data to the given IMonitoringController
.
monitoringController
- The controller to which the sampler should pass the data.
Exception
- thrown to indicate an error.
|
Kieker 1.9 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |