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