public class ScheduledRefreshJdbcTxJobStoreFactory extends Object implements ScheduledRefreshJobStorePropertiesFactory
| Constructor and Description |
|---|
ScheduledRefreshJdbcTxJobStoreFactory() |
| Modifier and Type | Method and Description |
|---|---|
Properties |
jobStoreProperties(Ehcache underlyingCache,
ScheduledRefreshConfiguration config)
Return the necessary job store properties to initialize a JDBC job store
in Quartz.
|
public ScheduledRefreshJdbcTxJobStoreFactory()
public Properties jobStoreProperties(Ehcache underlyingCache, ScheduledRefreshConfiguration config)
jobStoreProperties in interface ScheduledRefreshJobStorePropertiesFactoryCopyright © 2003–2024 Terracotta, Inc.. All rights reserved.