|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JobStoreSupport.VoidTransactionCallback | |
---|---|
org.quartz.impl.jdbcjobstore |
Uses of JobStoreSupport.VoidTransactionCallback in org.quartz.impl.jdbcjobstore |
---|
Methods in org.quartz.impl.jdbcjobstore with parameters of type JobStoreSupport.VoidTransactionCallback | |
---|---|
protected void |
JobStoreSupport.executeInLock(String lockName,
JobStoreSupport.VoidTransactionCallback txCallback)
Execute the given callback having acquired the given lock. |
protected void |
JobStoreSupport.executeInNonManagedTXLock(String lockName,
JobStoreSupport.VoidTransactionCallback txCallback)
Execute the given callback having optionally acquired the given lock. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |