|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.gcube.messaging.common.consumer.accounting.NodeAccountingListener
public class NodeAccountingListener
Field Summary | |
---|---|
static GCUBELog |
logger
|
Constructor Summary | |
---|---|
NodeAccountingListener()
default constructor |
|
NodeAccountingListener(GCUBEScope scope)
create the nodeListener for the given scope |
Method Summary | |
---|---|
void |
onMessage(Message 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 NodeAccountingListener()
public NodeAccountingListener(GCUBEScope scope)
scope
- Method Detail |
---|
public void onMessage(Message message)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |