org.gcube.messaging.common.consumer.ri
Class RIListener

java.lang.Object
  extended by org.gcube.messaging.common.consumer.ri.RIListener

public class RIListener
extends java.lang.Object

Author:
Andrea Manzi(CERN)

Field Summary
static GCUBELog logger
           
 
Constructor Summary
RIListener()
           
RIListener(GCUBEScope 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

logger

public static GCUBELog logger
Constructor Detail

RIListener

public RIListener()

RIListener

public RIListener(GCUBEScope scope)
Method Detail

onMessage

public void onMessage(Message message)