org.gcube.common.core.informationsystem.notifier
Class ISNotifier.NotificationEvent

java.lang.Object
  extended by org.gcube.common.core.utils.events.GCUBEEvent<ISNotifier.NotificationTopic,ISNotifier.NotificationMessage>
      extended by org.gcube.common.core.informationsystem.notifier.ISNotifier.NotificationEvent
Enclosing interface:
ISNotifier

public static class ISNotifier.NotificationEvent
extends GCUBEEvent<ISNotifier.NotificationTopic,ISNotifier.NotificationMessage>

Generic GCUBEEvent for notification.


Field Summary
 
Fields inherited from class org.gcube.common.core.utils.events.GCUBEEvent
payload, producer, timeStamp, topic
 
Constructor Summary
ISNotifier.NotificationEvent(ISNotifier.NotificationMessage message)
           
 
Method Summary
 
Methods inherited from class org.gcube.common.core.utils.events.GCUBEEvent
getPayload, getProducer, getTimeStamp, getTopic, isExpired, setPayload, setProducer, setTopic
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ISNotifier.NotificationEvent

public ISNotifier.NotificationEvent(ISNotifier.NotificationMessage message)


Copyright © 2012. All Rights Reserved.