Class Hierarchy
- java.lang.Object
- net.anwiba.commons.thread.queue.ProcessQueue (implements net.anwiba.commons.thread.queue.IProcessQueue)
- net.anwiba.commons.thread.queue.WorkQueue (implements net.anwiba.commons.thread.queue.IWorkQueue)
- net.anwiba.commons.thread.queue.WorkQueue.ExecutionHandler (implements java.util.concurrent.RejectedExecutionHandler)
- net.anwiba.commons.thread.queue.WorkQueue.ProcessScheduledFuture<V> (implements java.util.concurrent.RunnableScheduledFuture<V>)
- net.anwiba.commons.thread.queue.WorkQueueConfiguration (implements net.anwiba.commons.thread.queue.IWorkQueueConfiguration)
- net.anwiba.commons.thread.queue.WorkQueueConfigurations (implements net.anwiba.commons.thread.queue.IWorkQueueConfigurations)
- net.anwiba.commons.thread.queue.WorkQueueConfigurationsBuilder
- net.anwiba.commons.thread.queue.WorkQueueFactory (implements net.anwiba.commons.thread.queue.IWorkQueueFactory)
Interface Hierarchy
- net.anwiba.commons.thread.queue.IProcessQueue
- net.anwiba.commons.thread.queue.IQueueNameConstans
- net.anwiba.commons.thread.queue.IWorkQueue
- net.anwiba.commons.thread.queue.IWorkQueueConfiguration
- net.anwiba.commons.thread.queue.IWorkQueueConfigurations
- net.anwiba.commons.thread.queue.IWorkQueueFactory
- java.lang.Runnable
- net.anwiba.commons.thread.queue.IRunnable
Enum Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
- net.anwiba.commons.thread.queue.WorkQueue.QueueState
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)