Project Wonder 5.0

er.attachment.processors
Class ERS3AttachmentProcessor.ERS3UploadQueue

java.lang.Object
  extended by java.lang.Thread
      extended by er.extensions.concurrency.ERXAsyncQueue<ERS3AttachmentProcessor.ERS3QueueEntry>
          extended by er.attachment.processors.ERS3AttachmentProcessor.ERS3UploadQueue
All Implemented Interfaces:
java.lang.Runnable
Enclosing class:
ERS3AttachmentProcessor

public class ERS3AttachmentProcessor.ERS3UploadQueue
extends ERXAsyncQueue<ERS3AttachmentProcessor.ERS3QueueEntry>


Nested Class Summary
 
Nested classes/interfaces inherited from class java.lang.Thread
java.lang.Thread.State, java.lang.Thread.UncaughtExceptionHandler
 
Field Summary
 
Fields inherited from class java.lang.Thread
MAX_PRIORITY, MIN_PRIORITY, NORM_PRIORITY
 
Constructor Summary
ERS3AttachmentProcessor.ERS3UploadQueue()
           
 
Method Summary
 void enqueue(ERS3Attachment attachment)
           
 void process(ERS3AttachmentProcessor.ERS3QueueEntry object)
           
 
Methods inherited from class er.extensions.concurrency.ERXAsyncQueue
enqueue, run
 
Methods inherited from class java.lang.Thread
activeCount, checkAccess, clone, countStackFrames, currentThread, destroy, dumpStack, enumerate, getAllStackTraces, getContextClassLoader, getDefaultUncaughtExceptionHandler, getId, getName, getPriority, getStackTrace, getState, getThreadGroup, getUncaughtExceptionHandler, holdsLock, interrupt, interrupted, isAlive, isDaemon, isInterrupted, join, join, join, resume, setContextClassLoader, setDaemon, setDefaultUncaughtExceptionHandler, setName, setPriority, setUncaughtExceptionHandler, sleep, sleep, start, stop, stop, suspend, toString, yield
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ERS3AttachmentProcessor.ERS3UploadQueue

public ERS3AttachmentProcessor.ERS3UploadQueue()
Method Detail

enqueue

public void enqueue(ERS3Attachment attachment)

process

public void process(ERS3AttachmentProcessor.ERS3QueueEntry object)
Specified by:
process in class ERXAsyncQueue<ERS3AttachmentProcessor.ERS3QueueEntry>

Last updated: Tue, Feb 21, 2017 • 05:45 PM CET

Copyright © 2002 – 2007 Project Wonder.