Re: Annotation Interceptors

2009-04-08 Thread Wes Wannemacher
On Wednesday 08 April 2009 10:47:26 Relph,Brian wrote: > Hello, > > I was wondering what the approach was to writing annotation-based > interceptors. I see several interceptors have annotation-based > counterparts (validation), but others do not (roles). Is there a specific > reason for not havin

Annotation Interceptors

2009-04-08 Thread Relph,Brian
Hello, I was wondering what the approach was to writing annotation-based interceptors. I see several interceptors have annotation-based counterparts (validation), but others do not (roles). Is there a specific reason for not having annotation-based counterparts for all interceptors? Or is i