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

java.lang.Object
  extended by org.gcube.messaging.common.consumer.MessageChecker<org.gcube.messaging.common.messages.SystemAccountingMessage>
      extended by org.gcube.messaging.common.consumer.accounting.SystemAccountingMessageChecker

public class SystemAccountingMessageChecker
extends MessageChecker<org.gcube.messaging.common.messages.SystemAccountingMessage>

Author:
AndreaManzi(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
SystemAccountingMessageChecker(org.gcube.common.core.scope.GCUBEScope scope)
           
 
Method Summary
 void check(org.gcube.messaging.common.messages.SystemAccountingMessage msg)
          check and store the 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

SystemAccountingMessageChecker

public SystemAccountingMessageChecker(org.gcube.common.core.scope.GCUBEScope scope)
Method Detail

check

public void check(org.gcube.messaging.common.messages.SystemAccountingMessage msg)
check and store the message

Specified by:
check in class MessageChecker<org.gcube.messaging.common.messages.SystemAccountingMessage>
Parameters:
message - the message
Throws:
Exception


Copyright © 2014. All Rights Reserved.