[jbpm-issues] [JBoss JIRA] Created: (JBPM-2989) Overrding JobExecutor not possible in another package name, due to method visibilities

Mathieu Ruellan (JIRA) jira-events at lists.jboss.org
Fri Jan 7 06:45:17 EST 2011


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=viewtopic&p=4250508#4250508)

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

        


More information about the jbpm-issues mailing list