[
https://jira.jboss.org/jira/browse/JBEE-41?page=com.atlassian.jira.plugin...
]
jaikiran pai commented on JBEE-41:
----------------------------------
Thanks for testing this. I have now fixed the TimerService in r102663.
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
Fix For: 1.0.0.Beta2-ejb-3.1-api
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