org.activemq.service.boundedvm
Class TransientQueueBoundedMessageManager.TransientQueueThreadFactory
java.lang.Object
org.activemq.service.boundedvm.TransientQueueBoundedMessageManager.TransientQueueThreadFactory
- All Implemented Interfaces:
- ThreadFactory
- Enclosing class:
- TransientQueueBoundedMessageManager
protected static class TransientQueueBoundedMessageManager.TransientQueueThreadFactory
- extends Object
- implements ThreadFactory
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TransientQueueBoundedMessageManager.TransientQueueThreadFactory
protected TransientQueueBoundedMessageManager.TransientQueueThreadFactory()
newThread
public Thread newThread(Runnable command)
- Specified by:
newThread
in interface ThreadFactory
- Parameters:
command
- - command to run
- Returns:
- a new thread
Copyright © 2004-2009 Protique, Ltd.. All Rights Reserved.