Package | Description |
---|---|
org.quartz.impl.jdbcjobstore |
Modifier and Type | Method and Description |
---|---|
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.
|
Copyright © 2014. All rights reserved.