org.apache.openjpa.slice
Class SliceThread.SliceThreadFactory
java.lang.Object
org.apache.openjpa.slice.SliceThread.SliceThreadFactory
- All Implemented Interfaces:
- ThreadFactory
- Enclosing class:
- SliceThread
static class SliceThread.SliceThreadFactory
- extends Object
- implements ThreadFactory
Field Summary |
(package private) int |
n
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
n
int n
SliceThread.SliceThreadFactory
SliceThread.SliceThreadFactory()
newThread
public Thread newThread(Runnable r)
- Specified by:
newThread
in interface ThreadFactory
Copyright © 2006-2010 Apache Software Foundation. All Rights Reserved.