public interface PhaseListener extends EventListener, Serializable
| Modifier and Type | Method and Description | 
|---|---|
| void | afterPhase(PhaseEvent event) | 
| void | beforePhase(PhaseEvent event) | 
| PhaseId | getPhaseId() | 
void afterPhase(PhaseEvent event)
void beforePhase(PhaseEvent event)
PhaseId getPhaseId()
Copyright © 2021 The Apache Software Foundation. All rights reserved.