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