@Deprecated public interface DecoratorExecutionHandler extends EventHandler
| Modifier and Type | Interface and Description | 
|---|---|
| static interface  | DecoratorExecutionHandler.DecoratorExecutionEventDeprecated.  This interface is not intended to be implemented by clients. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | onDecoratorExecution(DecoratorExecutionHandler.DecoratorExecutionEvent event)Deprecated.  Called before and after execution of  Decorator. | 
void onDecoratorExecution(DecoratorExecutionHandler.DecoratorExecutionEvent event)
Decorator.Copyright © 2009–2016 SonarSource. All rights reserved.