org.gcube.messaging.common.consumer.accounting
Class SystemAccountingListener
java.lang.Object
org.gcube.messaging.common.consumer.accounting.SystemAccountingListener
- All Implemented Interfaces:
- javax.jms.MessageListener
public class SystemAccountingListener
- extends Object
- implements javax.jms.MessageListener
- Author:
- Andrea Manzi(CERN)
Field Summary |
static org.gcube.common.core.utils.logging.GCUBELog |
logger
|
Method Summary |
void |
onMessage(javax.jms.Message message)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
logger
public static org.gcube.common.core.utils.logging.GCUBELog logger
SystemAccountingListener
public SystemAccountingListener()
- default constructor
SystemAccountingListener
public SystemAccountingListener(org.gcube.common.core.scope.GCUBEScope scope)
- create the nodeListener for the given scope
- Parameters:
scope
-
onMessage
public void onMessage(javax.jms.Message message)
-
- Specified by:
onMessage
in interface javax.jms.MessageListener
Copyright © 2013. All Rights Reserved.