lumis.portal.processqueue
Class ProcessQueueInitializer
java.lang.Object
lumis.portal.processqueue.ProcessQueueInitializer
- All Implemented Interfaces:
- EventListener, ServletContextListener
public class ProcessQueueInitializer
- extends Object
- implements ServletContextListener
Initializes the queue listening for the current server. If it does not find a configuration, will create
one with a default number of threads.
- Since:
- 6.1.0
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ProcessQueueInitializer
public ProcessQueueInitializer()
contextDestroyed
public void contextDestroyed(ServletContextEvent arg0)
- Specified by:
contextDestroyed
in interface ServletContextListener
contextInitialized
public void contextInitialized(ServletContextEvent arg0)
- Specified by:
contextInitialized
in interface ServletContextListener
Lumisportal 6.2.0.120405 - Copyright © 2006–2012 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.