public class SvcRequestDelayHandler
extends org.bedework.util.jms.listeners.JmsSysEventListener
At that point it is requeued on the main handler
| Constructor and Description |
|---|
SvcRequestDelayHandler(SvcRequestHandler handler,
EventregProperties props) |
| Modifier and Type | Method and Description |
|---|---|
void |
action(org.bedework.util.jms.events.SysEvent ev) |
void |
close() |
boolean |
delay(EventregRequest req) |
boolean |
isRunning() |
void |
listen() |
void |
start() |
void |
stop() |
getLogger, onException, onMessage, open, processclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaudit, debug, debug, enableAuditLogger, enableErrorLogger, enableMetricsLogger, error, error, error, info, isAuditLoggerEnabled, isErrorLoggerEnabled, isMetricsDebugEnabled, isMetricsLoggerEnabled, metrics, setLoggerClass, setLoggerClass, trace, trace, warnpublic SvcRequestDelayHandler(SvcRequestHandler handler, EventregProperties props) throws Throwable
Throwablepublic void action(org.bedework.util.jms.events.SysEvent ev)
throws org.bedework.util.jms.NotificationException
action in class org.bedework.util.jms.listeners.JmsSysEventListenerorg.bedework.util.jms.NotificationExceptionpublic void close()
close in class org.bedework.util.jms.listeners.JmsSysEventListenerpublic boolean delay(EventregRequest req) throws Throwable
Throwablepublic void listen()
public boolean isRunning()
public void start()
public void stop()
Copyright © 2019 Bedework. All rights reserved.