[
https://issues.apache.org/jira/browse/EXTCDI-65?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gerhard Petracek reopened EXTCDI-65:
------------------------------------
Assignee: Gerhard Petracek
> @CloseConversationGroup
> -----------------------
>
> Key: EXTCDI-65
> URL: https://issues.apache.org/jira/browse/EXTCDI-65
> Project: MyFaces CODI
> Issue Type: New Feature
> Components: Core, JEE-JSF12-Module, JEE-JSF20-Module
> Reporter: Gerhard Petracek
> Assignee: Gerhard Petracek
> Fix For: 0.9.0
>
>
> for simple use-cases it should be possible to use an interceptor instead of
> injecting and using WindowContext or Conversation directly.
> e.g.:
> @CloseConversationGroup(group = MyGroup.class)
> public String process()
> {
> //...
> }
> @CloseConversationGroup(group = MyGroup.class, on = MyRuntimeException.class)
> public String process()
> {
> //...
> }
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira