[jboss-jira] [JBoss JIRA] Updated: (JBEE-41) Release jboss-ejb-api_3.1_spec 1.0.0.Beta2

Shelly McGowan (JIRA) jira-events at lists.jboss.org
Fri Mar 19 15:50:38 EDT 2010


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

Shelly McGowan updated JBEE-41:
-------------------------------

    Description: 
There are still some discrepancies in the TimerService API; specifically,
Missing Methods
---------------

javax.ejb.TimerService:  method public abstract java.util.Collection<javax.ejb.Timer> javax.ejb.TimerService.getTimers()

Added Methods
-------------

javax.ejb.TimerService:  method public abstract java.util.Collection javax.ejb.TimerService.getTimers()
javax.ejb.TimerService:  method public abstract javax.ejb.Timer javax.ejb.TimerService.createCalendarTimer(javax.ejb.ScheduleExpression,java.io.Serializable)


I've looked at the EJB 3.1 PFD Spec and the EJB 3.1 PFD JavaDocs and these errors are correct.   Want to resolve prior to the 1.0.0.Beta2 release.  Pls confirm.
       Assignee: jaikiran pai  (was: Shelly McGowan)


> Release jboss-ejb-api_3.1_spec 1.0.0.Beta2 
> -------------------------------------------
>
>                 Key: JBEE-41
>                 URL: https://jira.jboss.org/jira/browse/JBEE-41
>             Project: JBoss JavaEE APIs
>          Issue Type: Release
>            Reporter: Shelly McGowan
>            Assignee: jaikiran pai
>
> There are still some discrepancies in the TimerService API; specifically,
> Missing Methods
> ---------------
> javax.ejb.TimerService:  method public abstract java.util.Collection<javax.ejb.Timer> javax.ejb.TimerService.getTimers()
> Added Methods
> -------------
> javax.ejb.TimerService:  method public abstract java.util.Collection javax.ejb.TimerService.getTimers()
> javax.ejb.TimerService:  method public abstract javax.ejb.Timer javax.ejb.TimerService.createCalendarTimer(javax.ejb.ScheduleExpression,java.io.Serializable)
> I've looked at the EJB 3.1 PFD Spec and the EJB 3.1 PFD JavaDocs and these errors are correct.   Want to resolve prior to the 1.0.0.Beta2 release.  Pls confirm.

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