org.sonar.api.batch.events
Interface EventHandler

All Superinterfaces:
BatchComponent, BatchExtension, Extension
All Known Subinterfaces:
DecoratorExecutionHandler, DecoratorsPhaseHandler, InitializerExecutionHandler, InitializersPhaseHandler, MavenPhaseHandler, ModuleScanPhaseHandler, PostJobExecutionHandler, PostJobsPhaseHandler, ProjectAnalysisHandler, ProjectScanHandler, SensorExecutionHandler, SensorsPhaseHandler

public interface EventHandler
extends BatchExtension

Marker interface for event handlers. This interface is not intended to be implemented by clients.

Since:
2.8



Copyright © 2009–2016 SonarSource. All rights reserved.