Package | Description |
---|---|
org.quartz.impl.jdbcjobstore |
Modifier and Type | Method and Description |
---|---|
protected <T> T |
JobStoreSupport.executeInNonManagedTXLock(String lockName,
JobStoreSupport.TransactionCallback<T> txCallback,
JobStoreSupport.TransactionValidator<T> txValidator)
Execute the given callback having optionally acquired the given lock.
|
Copyright 2001-2019, Terracotta, Inc.