public class ReaderTimerBean extends AbstractBean implements ReaderTimerLocal
Constructor and Description |
---|
ReaderTimerBean() |
Modifier and Type | Method and Description |
---|---|
void |
readerTimeout(javax.ejb.Timer timer) |
void |
scheduleSynchronizeReaders() |
void |
synchronizeReader(java.lang.String instanceName) |
void |
synchronizeReaders() |
doDestroy, doInit, getConnectionFactory, getDataSource, getDebugId, getDebugName, initializeBatchProcessorLogger, initializeFndContext
public void synchronizeReaders()
synchronizeReaders
in interface ReaderTimerLocal
public void synchronizeReader(java.lang.String instanceName)
synchronizeReader
in interface ReaderTimerLocal
public void scheduleSynchronizeReaders()
public void readerTimeout(javax.ejb.Timer timer)