This class uses the {@link Logger} namedcom.sun.jini.thread.TaskManager to log information at the following logging levels:
| Level | Description |
|---|---|
| {@link Level#SEVERE SEVERE} | failure to create a worker thread when no other worker threads exist |
| {@link Level#WARNING WARNING} | exceptions thrown by {@link TaskManager.Task} methods, and failureto create a worker thread when other worker threads exist |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |