Overrding JobExecutor not possible in another package name, due to method visibilities
--------------------------------------------------------------------------------------
Key: JBPM-2989
URL:
https://issues.jboss.org/browse/JBPM-2989
Project: jBPM
Issue Type: Enhancement
Components: Runtime Engine
Affects Versions: jBPM 3.2.9
Reporter: Mathieu Ruellan
Priority: Minor
Since the new JobExecutor modifications, it's more difficult to override methods to
integrate spring's transaction manager.
See
(
http://community.jboss.org/nfm/redirectToCSForum.jspa?module=bb&op=vi...)
At the moment, the custom parent classes must be in the same package, that's ugly ...
That can be more elegant if methods bellow have a protected visibility:
startLockMonitorThread
getLockMonitorThreadName
createThread
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira