Fixed JobLockService refresh callback code

- Fallout from ALF-4898
 - Unit tests perform and check callback counts


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@22966 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
Derek Hulley
2010-10-07 14:54:27 +00:00
parent ee52855f62
commit 517569d27b
3 changed files with 60 additions and 19 deletions

View File

@@ -228,7 +228,7 @@ public interface JobLockService
* to terminate.
* <p/>
* This method is also called if the initiating process is self-terminated i.e. if the originating
* process releases the lock itself. This method is not called if the process is not
* process releases the lock itself. This method is <b>not</b> called if the process is not
* {@link #isActive() active}.
*
* @since 3.4.0b