Class ThreadDeathWatcher.Watcher
java.lang.Object
io.netty.util.ThreadDeathWatcher.Watcher
- All Implemented Interfaces:
Runnable
- Enclosing class:
ThreadDeathWatcher
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
watchees
-
-
Constructor Details
-
Watcher
private Watcher()
-
-
Method Details
-
run
-
fetchWatchees
private void fetchWatchees() -
notifyWatchees
private void notifyWatchees()
-