org.gcube.accounting.usagetracker.consumer
Class UTConsumer
java.lang.Object
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)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UTConsumer
public UTConsumer(org.gcube.accounting.messaging.QueueCouple queueCouple)
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.