[jboss-jira] [JBoss JIRA] Commented: (JBRULES-2366) PseudoClockScheduler should set the timer to the firing trigger's time

Barry Kaplan (JIRA) jira-events at lists.jboss.org
Tue Dec 8 14:07:30 EST 2009


    [ https://jira.jboss.org/jira/browse/JBRULES-2366?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12498892#action_12498892 ] 

Barry Kaplan commented on JBRULES-2366:
---------------------------------------

Oh, and this is what using the exposed api looks like (scala of course):

{code}
  DateTimeUtils.setMillisProvider(new DateTimeUtils.MillisProvider {
    override def getMillis: Long = droolsClock.getCurrentTime
  });
{code}

> PseudoClockScheduler should set the timer to the firing trigger's time
> ----------------------------------------------------------------------
>
>                 Key: JBRULES-2366
>                 URL: https://jira.jboss.org/jira/browse/JBRULES-2366
>             Project: Drools
>          Issue Type: Feature Request
>      Security Level: Public(Everyone can see) 
>          Components: drools-core
>            Reporter: Mark Proctor
>            Assignee: Mark Proctor
>             Fix For: 5.1.0.M2
>
>


-- 
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