pluggable interceptor implementations
-------------------------------------

                 Key: EXTCDI-138
                 URL: https://issues.apache.org/jira/browse/EXTCDI-138
             Project: MyFaces CODI
          Issue Type: New Feature
    Affects Versions: 0.9.2
            Reporter: Gerhard Petracek


it should be possible to provide a custom strategy for every codi interceptor.

base interface for the specific marker interfaces: InterceptorStrategy

a custom strategy has to extend the specific marker interface (e.g. 
SecurityStrategy) can be configured via std. cdi mechanisms (@Alternative or 
@Specializes)

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to