[jboss-jira] [JBoss JIRA] Commented: (EJBTHREE-1733) Implement EJB 3.1 timer service
jaikiran pai (JIRA)
jira-events at lists.jboss.org
Thu Jun 17 08:34:46 EDT 2010
[ https://jira.jboss.org/browse/EJBTHREE-1733?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12536069#action_12536069 ]
jaikiran pai commented on EJBTHREE-1733:
----------------------------------------
Another bug - private timeout methods on the bean aren't invoked by the timerservice impl. The spec allows for such invocations:
EJB3.1 Spec, 18.2.5.3: A timeout callback method can have public, private, protected, or package level access. A timeout callback method must not be declared as final or static.
> Implement EJB 3.1 timer service
> -------------------------------
>
> Key: EJBTHREE-1733
> URL: https://jira.jboss.org/browse/EJBTHREE-1733
> Project: EJB 3.0
> Issue Type: Task
> Components: timerservice-mk2
> Reporter: Carlo de Wolf
> Assignee: jaikiran pai
> Priority: Critical
> Fix For: EJB 3.1
>
>
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list