|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.gcube.messaging.common.consumer.MessageChecker<org.gcube.messaging.common.messages.PortalAccountingMessage<?>>
org.gcube.messaging.common.consumer.accounting.PortalAccountingMessageChecker
public class PortalAccountingMessageChecker
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 |
---|
public static GCUBELog logger
Constructor Detail |
---|
public PortalAccountingMessageChecker(GCUBEScope scope)
Method Detail |
---|
public void check(org.gcube.messaging.common.messages.PortalAccountingMessage<?> msg)
check
in class MessageChecker<org.gcube.messaging.common.messages.PortalAccountingMessage<?>>
msg
- the message
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |