Uses of Interface
org.sonar.batch.phases.event.PersisterExecutionHandler.PersisterExecutionEvent

Packages that use PersisterExecutionHandler.PersisterExecutionEvent
org.sonar.batch.phases.event   
org.sonar.batch.profiling   
 

Uses of PersisterExecutionHandler.PersisterExecutionEvent in org.sonar.batch.phases.event
 

Methods in org.sonar.batch.phases.event with parameters of type PersisterExecutionHandler.PersisterExecutionEvent
 void PersisterExecutionHandler.onPersisterExecution(PersisterExecutionHandler.PersisterExecutionEvent event)
          Called before and after execution of ScanPersister.
 

Uses of PersisterExecutionHandler.PersisterExecutionEvent in org.sonar.batch.profiling
 

Methods in org.sonar.batch.profiling with parameters of type PersisterExecutionHandler.PersisterExecutionEvent
 void PhasesSumUpTimeProfiler.onPersisterExecution(PersisterExecutionHandler.PersisterExecutionEvent event)
           
 



Copyright © 2009–2015 SonarSource. All rights reserved.