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

java.lang.Object
  extended by org.gcube.messaging.common.consumer.MessageChecker<org.gcube.messaging.common.messages.PortalAccountingMessage<?>>
      extended by org.gcube.messaging.common.consumer.accounting.PortalAccountingMessageChecker

public class PortalAccountingMessageChecker
extends MessageChecker<org.gcube.messaging.common.messages.PortalAccountingMessage<?>>

Author:
Andrea Manzi(CERN)

Field Summary
static GCUBELog logger
          logger
 
Constructor Summary
PortalAccountingMessageChecker(GCUBEScope scope)
           
 
Method Summary
 void check(org.gcube.messaging.common.messages.PortalAccountingMessage<?> msg)
          Check the incoming message
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

logger

public static GCUBELog logger
logger

Constructor Detail

PortalAccountingMessageChecker

public PortalAccountingMessageChecker(GCUBEScope scope)
Method Detail

check

public void check(org.gcube.messaging.common.messages.PortalAccountingMessage<?> msg)
Check the incoming message

Specified by:
check in class MessageChecker<org.gcube.messaging.common.messages.PortalAccountingMessage<?>>
Parameters:
msg - the message