Modifier and Type | Method and Description |
---|---|
Closeable |
TimerPersistence.registerChangeListener(String timedObjectId,
TimerPersistence.TimerChangeListener listener)
Registers a listener to listed for new timers that are added to the database.
|
Modifier and Type | Method and Description |
---|---|
Closeable |
DatabaseTimerPersistence.registerChangeListener(String timedObjectId,
TimerPersistence.TimerChangeListener listener) |
Modifier and Type | Method and Description |
---|---|
Closeable |
FileTimerPersistence.registerChangeListener(String timedObjectId,
TimerPersistence.TimerChangeListener listener) |
Copyright © 2017 JBoss by Red Hat. All rights reserved.