Add reconnection logic to SimpleMessageListenerContainer.
Test for SimpleMessageListenerContainer's ExceptionListener being invoked (SPRNET-542)
This commit is contained in:
@@ -38,7 +38,6 @@ namespace Spring.Scheduling.Quartz
|
||||
/// </remarks>
|
||||
/// <author>Juergen Hoeller</author>
|
||||
/// <author>Marko Lahma (.NET)</author>
|
||||
/// <seealso cref="SchedulerFactoryObject#DbProvider" />
|
||||
/// <seealso cref="ConnectionUtils.GetConnection" />
|
||||
/// <seealso cref="ConnectionUtils.DisposeConnection" />
|
||||
public class LocalDataSourceJobStore : JobStoreCMT
|
||||
|
||||
Reference in New Issue
Block a user