Package org.jgroups.blocks.cs
Class BaseServer.Reaper
java.lang.Object
org.jgroups.blocks.cs.BaseServer.Reaper
- All Implemented Interfaces:
Closeable,AutoCloseable,Runnable
- Enclosing class:
BaseServer
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
thread
-
-
Constructor Details
-
Reaper
protected Reaper()
-
-
Method Details
-
start
public void start() -
stop
public void stop() -
close
- Specified by:
closein interfaceAutoCloseable- Specified by:
closein interfaceCloseable- Throws:
IOException
-
isAlive
public boolean isAlive() -
run
public void run()
-