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