org.gcube.messaging.common.consumer.accounting
Class PortalAccountingMessageChecker
java.lang.Object
org.gcube.messaging.common.consumer.MessageChecker<org.gcube.messaging.common.messages.PortalAccountingMessage<?>>
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 |
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 |
logger
public static org.gcube.common.core.utils.logging.GCUBELog logger
- logger
PortalAccountingMessageChecker
public PortalAccountingMessageChecker(org.gcube.common.core.scope.GCUBEScope scope)
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 © 2014. All Rights Reserved.