- java.lang.Object
-
- org.menacheri.jetserver.service.impl.ReconnectSessionRegistry.ClearSessionTask
-
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
run
public void run()
- Specified by:
run
in interface Runnable
-
getId
public Object getId()
- Specified by:
getId
in interface Task
- Returns:
- returns the unique task id of the task. For future
implementations, this value has to be unique across multiple
server nodes.
Copyright © 2013. All Rights Reserved.