Cache the interceptor chain
---------------------------
Key: SMXCOMP-744
URL: https://issues.apache.org/activemq/browse/SMXCOMP-744
Project: ServiceMix Components
Issue Type: Improvement
Components: servicemix-cxf-bc
Reporter: Guillaume Nodet
Assignee: Freeman Fang
We need to cache the interceptor chain because the creation of the chain is
quite time consuming.
Either using the PhaseInterceptorChain, or directly using
InterceptorChain#clone()
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.