SPRNET-1090
This commit is contained in:
@@ -15,7 +15,7 @@ namespace Spring.Messaging.Listener
|
||||
/// of the Message Ids of messages.
|
||||
/// </remarks>
|
||||
/// <author>Mark Pollack</author>
|
||||
public class AbstractSendToQueueExceptionHandler : IInitializingObject, IApplicationContextAware
|
||||
public abstract class AbstractSendToQueueExceptionHandler : IInitializingObject, IApplicationContextAware
|
||||
{
|
||||
private int maxRetry = 5;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user