Remove the logic from IsLocalInterceptor. This also eliminates the dependency of the
proxies on IsLocalInterceptor. The proxy itself already has (almost) all the knowledge to
make the decision, so it can set the flag itself.
Make sure this flag is accessed via a strong typed api where we control the key name for
that piece of invocation metadata.
As an interim I don't mind having a static method isLocalVMInvocation in
IsLocalInterceptor. That at least centralizes the logic.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4139484#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...