Interface PhaseListener

All Superinterfaces:
EventListener, Serializable
All Known Implementing Classes:
ELResolverInitPhaseListener, HttpMethodRestrictionsPhaseListener

public interface PhaseListener extends EventListener, Serializable

An interface implemented by objects that wish to be notified at the beginning and ending of processing for each standard phase of the request processing lifecycle.