public class CheckReloadJob extends JobDef
log
Constructor and Description |
---|
CheckReloadJob() |
Modifier and Type | Method and Description |
---|---|
boolean |
beforeExecuteJob()
Called before executeJob to prepare resources for executeJob method.
|
void |
execute()
Actual implementation of the
IJob . |
protected String |
getDataSource() |
configure, decrementCountThreads, executeJob, getIbisManager, getJobDetail, getLogPrefix, getMessageKeeper, getStatisticsKeeper, incrementCountThreads, setCronExpression, setDescription, setInterval, setJobGroup, setLocker, setMessageKeeperSize, setName, setNumThreads, toString
configureTransactionAttributes, isTransacted, isTransacted, setTransacted, setTransactionTimeout
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getCronExpression, getInterval, getJobGroup, getLocker, getName, isConfigured
getApplicationContext
getConfigurationClassLoader
setApplicationContext
getTransactionAttribute, getTransactionTimeout, getTxDef, setTransactionAttribute
public boolean beforeExecuteJob()
JobDef
beforeExecuteJob
in class JobDef
public void execute()
IJob
IJob
. Is wrapped around a Locker
, exceptions
and statistics
will be managed automatically.protected String getDataSource()
Copyright © 2023 Frank!Framework. All rights reserved.