@Deprecated @FunctionalInterface public interface SensorExecutionHandler extends EventHandler
| Modifier and Type | Interface and Description | 
|---|---|
| static interface  | SensorExecutionHandler.SensorExecutionEventDeprecated.  This interface is not intended to be implemented by clients. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | onSensorExecution(SensorExecutionHandler.SensorExecutionEvent event)Deprecated.  Called before and after execution of  Sensor. | 
void onSensorExecution(SensorExecutionHandler.SensorExecutionEvent event)
Sensor.Copyright © 2009–2016 SonarSource. All rights reserved.