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 org.gcube.common.core.utils.logging.GCUBELog logger
          logger
 
Fields inherited from class org.gcube.messaging.common.consumer.MessageChecker
scope
 
Constructor Summary
PortalAccountingMessageChecker(org.gcube.common.core.scope.GCUBEScope scope)
           
 
Method Summary
 void check(org.gcube.messaging.common.messages.PortalAccountingMessage<?> msg)
          Check the incoming 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
logger

Constructor Detail

PortalAccountingMessageChecker

public PortalAccountingMessageChecker(org.gcube.common.core.scope.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


Copyright © 2013. All Rights Reserved.