Package aQute.bnd.osgi
Class ExecutorGroup.ExecutorThreadFactory
java.lang.Object
aQute.bnd.osgi.ExecutorGroup.ExecutorThreadFactory
- All Implemented Interfaces:
ThreadFactory
- Enclosing class:
- ExecutorGroup
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
delegate
-
prefix
-
-
Constructor Details
-
ExecutorThreadFactory
ExecutorThreadFactory(ThreadFactory delegate, String prefix)
-
-
Method Details
-
newThread
- Specified by:
newThread
in interfaceThreadFactory
-