org.gcube.messaging.common.consumer.ghn
Class GHNNotification

java.lang.Object
  extended by org.gcube.messaging.common.consumer.notifier.Notification
      extended by org.gcube.messaging.common.consumer.ghn.GHNNotification

public class GHNNotification
extends Notification

Author:
Andre Manzi(CERN)

Constructor Summary
GHNNotification()
           
 
Method Summary
 
Methods inherited from class org.gcube.messaging.common.consumer.notifier.Notification
getMessage, getScope, getSourceGHN, getTime, getType, setMessage, setScope, setSourceGHN, setTime, setType
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GHNNotification

public GHNNotification()