- All Implemented Interfaces:
- org.apache.cxf.interceptor.Interceptor<org.apache.cxf.message.Message>, org.apache.cxf.phase.PhaseInterceptor<org.apache.cxf.message.Message>
public class HandlerChainSortInterceptor
extends org.apache.cxf.phase.AbstractPhaseInterceptor<org.apache.cxf.message.Message>
An interceptor for properly sorting handlers, some of which might come from PRE/POST
handler chains in the client / endpoint pre-defined configuration.
- Since:
- 06-Jun-2012
- Author:
- alessio.soldano@jboss.com