org.jboss.messaging.util
Interface CompatibleExecutor
- All Superinterfaces:
- java.util.concurrent.Executor
public interface CompatibleExecutor
- extends java.util.concurrent.Executor
Methods inherited from interface java.util.concurrent.Executor |
execute |
clearAllExceptCurrentTask
void clearAllExceptCurrentTask()
clearClassLoader
void clearClassLoader()
shutdownNow
void shutdownNow()
shutdownAfterProcessingCurrentlyQueuedTasks
void shutdownAfterProcessingCurrentlyQueuedTasks()
getName
java.lang.String getName()
Copyright © 2006 JBoss Inc. All Rights Reserved.