public interface DecoratorsPhaseHandler extends EventHandler
| Modifier and Type | Interface and Description |
|---|---|
static interface |
DecoratorsPhaseHandler.DecoratorsPhaseEvent
This interface is not intended to be implemented by clients.
|
| Modifier and Type | Method and Description |
|---|---|
void |
onDecoratorsPhase(DecoratorsPhaseHandler.DecoratorsPhaseEvent event)
Called before and after execution of all
Decorators. |
void onDecoratorsPhase(DecoratorsPhaseHandler.DecoratorsPhaseEvent event)
Decorators.Copyright © 2009-2012 SonarSource. All Rights Reserved.