[jboss-jira] [JBoss JIRA] Closed: (JBRULES-1726) Support for "exit-points" in drools fusion

Edson Tirelli (JIRA) jira-events at lists.jboss.org
Mon Mar 9 09:19:22 EDT 2009


     [ https://jira.jboss.org/jira/browse/JBRULES-1726?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Edson Tirelli closed JBRULES-1726.
----------------------------------

    Fix Version/s: 5.0.0.CR1
                       (was: FUTURE)
       Resolution: Done


Done

> Support for "exit-points" in drools fusion
> ------------------------------------------
>
>                 Key: JBRULES-1726
>                 URL: https://jira.jboss.org/jira/browse/JBRULES-1726
>             Project: JBoss Drools
>          Issue Type: Feature Request
>      Security Level: Public(Everyone can see) 
>            Reporter: Heiko Braun
>            Assignee: Mark Proctor
>             Fix For: 5.0.0.CR1
>
>
> Support for exit-point declarations in drools fusion:
> I.e.
> rule "Forward all stock ticks to listener"
>    when      
>       $event: StockTick() from entry-point "AllTicks";
>    then
>       // forward to exit-point "MyMonitor"
> end
> With "MyMonitor" implementing a drools listener interface. I think this also requires further thoughts on event typing

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list