|
From: <jue...@we...> - 2004-12-24 12:22:06
|
The order refers to the interceptor chain: the first interceptor is the = first to be invoked when a call arrives at the proxy, the last = interceptor is the one invoked right before the target. We should = probably clarify that in the docs. Thanks again for pointing out a gap = in the docs, Steven :-) =20 Juergen =20 ________________________________ Von: spr...@li... im Auftrag = von Steven Devijver Gesendet: Fr 24.12.2004 11:30 An: spr...@li... Betreff: [Springframework-developer] ProxyFactoryBean question Hi, The Spring user guide says this about the interceptorNames property of ProxyFactoryBean: "Ordering is significant." What's the order? The javadoc doesn't elaborate. If I would draw the interceptors as shells around the target (nexus) would the top interceptor be the inside shell or the outside shell? Thanks Steven ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://productguide.itmanagersjournal.com/ _______________________________________________ Springframework-developer mailing list Spr...@li... https://lists.sourceforge.net/lists/listinfo/springframework-developer |