public class ProxyQueueThreadExceptionHandler extends java.lang.Object implements QueueThreadExceptionHandler
Constructor and Description |
---|
ProxyQueueThreadExceptionHandler(MessageQueueThread delegateThread) |
Modifier and Type | Method and Description |
---|---|
void |
handleException(java.lang.Exception e) |
public ProxyQueueThreadExceptionHandler(MessageQueueThread delegateThread)
public void handleException(java.lang.Exception e)
handleException
in interface QueueThreadExceptionHandler