Eduardo Martins created WFLY-4418:
-------------------------------------
Summary: ManagedTasks not properly wrapped by
ManagedScheduledExecutorService
Key: WFLY-4418
URL:
https://issues.jboss.org/browse/WFLY-4418
Project: WildFly
Issue Type: Bug
Components: EE
Reporter: Eduardo Martins
Assignee: Eduardo Martins
There are no callbacks, or custom behaviour through execution properties, for ManagedTasks
scheduled in ManagedScheduledExecutorService. That happens because
ManagedScheduledExecutorService wraps these tasks but the wrapping class does not
implements ManagedTask.
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)