org.gcube.accounting.usagetracker.consumer
Class UTConsumer

java.lang.Object
  extended by org.gcube.accounting.usagetracker.consumer.UTConsumer
All Implemented Interfaces:
Runnable, EventListener, javax.servlet.ServletContextListener

public class UTConsumer
extends Object
implements Runnable, javax.servlet.ServletContextListener

Author:
Ermanno Travaglino (E-IIS)

Constructor Summary
UTConsumer(org.gcube.accounting.messaging.QueueCouple queueCouple)
           
 
Method Summary
 void contextDestroyed(javax.servlet.ServletContextEvent arg0)
           
 void contextInitialized(javax.servlet.ServletContextEvent event)
           
static void main(String[] args)
           
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UTConsumer

public UTConsumer(org.gcube.accounting.messaging.QueueCouple queueCouple)
Method Detail

run

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

main

public static void main(String[] args)

contextInitialized

public void contextInitialized(javax.servlet.ServletContextEvent event)
Specified by:
contextInitialized in interface javax.servlet.ServletContextListener

contextDestroyed

public void contextDestroyed(javax.servlet.ServletContextEvent arg0)
Specified by:
contextDestroyed in interface javax.servlet.ServletContextListener


Copyright © 2013. All Rights Reserved.