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