|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of Interface
org.quartz.impl.jdbcjobstore.JobStoreSupport.VoidTransactionCallback
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 aquired the given lock. |
protected void |
JobStoreSupport.executeInNonManagedTXLock(String lockName,
JobStoreSupport.VoidTransactionCallback txCallback)
Execute the given callback having optionally aquired the given lock. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Copyright 2001-2011, Terracotta, Inc.