Class TaskFailureListenerImpl
java.lang.Object
cn.sliew.carp.example.redisson.service.listener.TaskFailureListenerImpl
- All Implemented Interfaces:
EventListener,org.redisson.api.executor.TaskFailureListener,org.redisson.api.executor.TaskListener
public class TaskFailureListenerImpl
extends Object
implements org.redisson.api.executor.TaskFailureListener
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
TaskFailureListenerImpl
public TaskFailureListenerImpl()
-
-
Method Details
-
onFailed
- Specified by:
onFailedin interfaceorg.redisson.api.executor.TaskFailureListener
-