org.gcube.messaging.common.consumer.accounting
Class PortalAccountingListener

java.lang.Object
  extended by org.gcube.messaging.common.consumer.accounting.PortalAccountingListener
All Implemented Interfaces:
javax.jms.MessageListener

public class PortalAccountingListener
extends Object
implements javax.jms.MessageListener

Author:
Andrea Manzi(CERN)

Field Summary
static org.gcube.common.core.utils.logging.GCUBELog logger
           
 
Constructor Summary
PortalAccountingListener()
          Default constructor
PortalAccountingListener(org.gcube.common.core.scope.GCUBEScope scope)
          construct the Listener for the given scope
 
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
 

Field Detail

logger

public static org.gcube.common.core.utils.logging.GCUBELog logger
Constructor Detail

PortalAccountingListener

public PortalAccountingListener()
Default constructor


PortalAccountingListener

public PortalAccountingListener(org.gcube.common.core.scope.GCUBEScope scope)
construct the Listener for the given scope

Parameters:
scope -
Method Detail

onMessage

public void onMessage(javax.jms.Message message)

Specified by:
onMessage in interface javax.jms.MessageListener


Copyright © 2013. All Rights Reserved.