[ 
https://issues.apache.org/jira/browse/PROXY-20?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

James Carman resolved PROXY-20.
-------------------------------

    Resolution: Fixed
    
> Implement A SwitchInterceptor
> -----------------------------
>
>                 Key: PROXY-20
>                 URL: https://issues.apache.org/jira/browse/PROXY-20
>             Project: Commons Proxy
>          Issue Type: New Feature
>    Affects Versions: 2.0
>            Reporter: James Carman
>            Assignee: James Carman
>            Priority: Minor
>             Fix For: 2.0
>
>
> An interceptor which supports registering multiple "cases" to be checked for 
> each invocation.  A "case" consists of an InvocationMatcher, which returns 
> true/false given an Invocation object, and its corresponding Interceptor 
> which is to be called if the case matches the Invocation.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to