lumis.portal.processqueue
Class QueueProcessor

Package class diagram package QueueProcessor
java.lang.Object
  extended by lumis.portal.processqueue.QueueProcessor
All Implemented Interfaces:
Runnable

public class QueueProcessor
extends Object
implements Runnable

Runnable responsible for coordinating the steps for executing the retrieval, execution and completion of the tasks/processes from the asynchronous queue.

Since:
6.1.0

Constructor Summary
QueueProcessor(int number)
           
 
Method Summary
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

QueueProcessor

public QueueProcessor(int number)
Method Detail

run

public void run()
Specified by:
run in interface Runnable


Lumisportal  6.2.0.120405 - Copyright © 2006–2012 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.