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

Work on OPENEJB-2082 started by Romain Manni-Bucau.

> allow to call an observer after another one
> -------------------------------------------
>
>                 Key: OPENEJB-2082
>                 URL: https://issues.apache.org/jira/browse/OPENEJB-2082
>             Project: OpenEJB
>          Issue Type: New Feature
>            Reporter: Andy Gumbrecht
>            Assignee: Romain Manni-Bucau
>            Priority: Minor
>             Fix For: 4.6.1
>
>
> Added after in @Observes:
> {code}
> public void observe(final @Observes(after = SimpleObserver.class) SimpleEvent 
> event)
> {code}



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to