xmlBlaster 2.2.0 client API

org.xmlBlaster.util.dispatch
Class DispatchWorkerPool.DeamonThreadFactory

java.lang.Object
  extended by org.xmlBlaster.util.dispatch.DispatchWorkerPool.DeamonThreadFactory
All Implemented Interfaces:
java.util.concurrent.ThreadFactory
Enclosing class:
DispatchWorkerPool

protected static class DispatchWorkerPool.DeamonThreadFactory
extends java.lang.Object
implements java.util.concurrent.ThreadFactory


Method Summary
 java.lang.Thread newThread(java.lang.Runnable command)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

newThread

public java.lang.Thread newThread(java.lang.Runnable command)
Specified by:
newThread in interface java.util.concurrent.ThreadFactory

xmlBlaster 2.2.0 client API

Copyright © 1999-2014 The xmlBlaster.org contributers.