org.eclipse.equinox.log.internal
Class SerializedTaskQueue
java.lang.Object
org.eclipse.equinox.log.internal.SerializedTaskQueue
public class SerializedTaskQueue
- extends Object
SerializedTaskQueue is a utility class that will allow asynchronous but serialized execution of tasks
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SerializedTaskQueue
public SerializedTaskQueue(String queueName)
put
public void put(Runnable newTask)
Copyright © 2007–2014 The Apache Software Foundation. All rights reserved.