|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jactr.core.concurrent.SafeExecutorThreadFactory
public class SafeExecutorThreadFactory
| Constructor Summary | |
|---|---|
SafeExecutorThreadFactory(SafeExecutorService service,
java.util.concurrent.ThreadFactory delegate)
|
|
| Method Summary | |
|---|---|
java.lang.Thread |
newThread(java.lang.Runnable arg0)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SafeExecutorThreadFactory(SafeExecutorService service,
java.util.concurrent.ThreadFactory delegate)
| Method Detail |
|---|
public java.lang.Thread newThread(java.lang.Runnable arg0)
newThread in interface java.util.concurrent.ThreadFactoryThreadFactory.newThread(java.lang.Runnable)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||