public interface TxAndTimerDrivenModule<T,C extends TimerDrivenModuleContext> extends TxDrivenModule<T>, TimerDrivenModule<C>
| Modifier and Type | Method and Description |
|---|---|
TxAndTimerDrivenModuleConfiguration |
getConfiguration()
Return the configuration of this module.
|
afterCommit, afterRollback, beforeCommit, initialize, reinitialize, startcreateInitialContext, doSomeWorkgetId, shutdownTxAndTimerDrivenModuleConfiguration getConfiguration()
TxDrivenModuleConfiguration implementation. Use NullTxDrivenModuleConfiguration
if this module needs no configuration.getConfiguration in interface TimerDrivenModule<C extends TimerDrivenModuleContext>getConfiguration in interface TxDrivenModule<T>Copyright © 2013-2016–2018 Graph Aware Limited. All rights reserved.