[jboss-jira] [JBoss JIRA] Created: (EJBTHREE-2107) Refactor the containers to remove duplicated logic around timerservice creation, restore and suspend functionality
jaikiran pai (JIRA)
jira-events at lists.jboss.org
Tue Jun 8 06:22:38 EDT 2010
Refactor the containers to remove duplicated logic around timerservice creation, restore and suspend functionality
------------------------------------------------------------------------------------------------------------------
Key: EJBTHREE-2107
URL: https://jira.jboss.org/browse/EJBTHREE-2107
Project: EJB 3.0
Issue Type: Task
Components: core
Reporter: jaikiran pai
Assignee: jaikiran pai
Fix For: EJB3_1 1.0.8
Currently the containers have duplicated copy/paste code for timer service creation, restoration and suspension. All this can be extracted out in a separate abstract TimerServiceContainer to remove the duplication. The TimerServiceContainer will be aware that stateful beans do not support timerservice.
--
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