Definition at line 6 of file PrioThreadFactory.java.
| org.openslx.imagemaster.serverconnection.PrioThreadFactory.PrioThreadFactory |
( |
String |
name, |
|
|
int |
priority |
|
) |
| |
| Thread org.openslx.imagemaster.serverconnection.PrioThreadFactory.newThread |
( |
Runnable |
r | ) |
|
| final AtomicInteger org.openslx.imagemaster.serverconnection.PrioThreadFactory.counter = new AtomicInteger() |
|
private |
| final String org.openslx.imagemaster.serverconnection.PrioThreadFactory.name |
|
private |
| final int org.openslx.imagemaster.serverconnection.PrioThreadFactory.priority |
|
private |
The documentation for this class was generated from the following file: