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