Liferay 6.2-ce-ga5

Uses of Class
com.liferay.portal.DuplicateLockException

Packages that use DuplicateLockException
com.liferay.portal.kernel.backgroundtask   
 

Uses of DuplicateLockException in com.liferay.portal.kernel.backgroundtask
 

Methods in com.liferay.portal.kernel.backgroundtask that throw DuplicateLockException
protected  Lock SerialBackgroundTaskExecutor.acquireLock(BackgroundTask backgroundTask, String owner)
           
 


Liferay 6.2-ce-ga5