public class DumpFullStatisticsJob extends JobDef
log
Constructor and Description |
---|
DumpFullStatisticsJob() |
Modifier and Type | Method and Description |
---|---|
void |
execute()
Actual implementation of the
IJob . |
beforeExecuteJob, 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 void execute()
IJob
IJob
. Is wrapped around a Locker
, exceptions
and statistics
will be managed automatically.Copyright © 2023 Frank!Framework. All rights reserved.