Well, put in a request for enhancement into JIRA, and we'll decide whether
it's warranted.  I actually don't think it's a bad idea, but I really don't
like adding more XML to our already ridiculed "XML-heavy" system.

-----Original Message-----
From: Ron Piterman [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, August 10, 2005 3:34 PM
To: [email protected]
Subject: Re: restricting MethodInterceptorFactory to some methods

Hi,
Is this such a rare use-case? Why not add such a functionality to the 
hivemind factory?
Cheers,
Ron


ציטוט James Carman:

>There's no built-in support for that, but you can create a commons
>superclass for all of your MethodInterceptors which takes a method name
>pattern (a regular expression) and only intercepts the methods whose name
>matches the pattern. 
>
>-----Original Message-----
>From: Ron Piterman [mailto:[EMAIL PROTECTED] 
>Sent: Wednesday, August 10, 2005 10:40 AM
>To: [email protected]
>Subject: restricting MethodInterceptorFactory to some methods
>
>Hi,
>In the Logging interceptor one can "include" and "exclude" methods, can 
>I do the same with the hivemind.lib.MethodInterceptorFactory ?
>cheers,
>Ron
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: [EMAIL PROTECTED]
>For additional commands, e-mail: [EMAIL PROTECTED]
>
>
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: [EMAIL PROTECTED]
>For additional commands, e-mail: [EMAIL PROTECTED]
>
>
>  
>


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



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

Reply via email to