Uses of Interface
org.sonar.batch.phases.event.PersistersPhaseHandler.PersistersPhaseEvent

Packages that use PersistersPhaseHandler.PersistersPhaseEvent
org.sonar.batch.phases.event   
org.sonar.batch.profiling   
 

Uses of PersistersPhaseHandler.PersistersPhaseEvent in org.sonar.batch.phases.event
 

Methods in org.sonar.batch.phases.event with parameters of type PersistersPhaseHandler.PersistersPhaseEvent
 void PersistersPhaseHandler.onPersistersPhase(PersistersPhaseHandler.PersistersPhaseEvent event)
          Called before and after execution of all ScanPersisters.
 

Uses of PersistersPhaseHandler.PersistersPhaseEvent in org.sonar.batch.profiling
 

Methods in org.sonar.batch.profiling with parameters of type PersistersPhaseHandler.PersistersPhaseEvent
 void PhasesSumUpTimeProfiler.onPersistersPhase(PersistersPhaseHandler.PersistersPhaseEvent event)
           
 



Copyright © 2009–2015 SonarSource. All rights reserved.