> When would this setter be called? Can I access this property inside an 
> interceptor (custom interceptor/pre-packaged interceptor)? (This would help 
> to check it before execute is called)
>

I believe it is called by the ParamInterceptor, so as long as your
interceptor is later in the stack, the value should be set.
  (*Chris*)

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to