org.gcube.common.core.contexts.ghn
Class Events.GHNEvent<PAYLOAD>

java.lang.Object
  extended by org.gcube.common.core.utils.events.GCUBEEvent<Events.GHNTopic,PAYLOAD>
      extended by org.gcube.common.core.contexts.ghn.Events.GHNEvent<PAYLOAD>
Direct Known Subclasses:
Events.GHNLifeTimeEvent, Events.GHNRIRegistrationEvent
Enclosing class:
Events

public abstract static class Events.GHNEvent<PAYLOAD>
extends GCUBEEvent<Events.GHNTopic,PAYLOAD>

Single GCUBEEvent type for GHNTopics.


Field Summary
 
Fields inherited from class org.gcube.common.core.utils.events.GCUBEEvent
payload, producer, timeStamp, topic
 
Constructor Summary
Events.GHNEvent()
           
 
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

Events.GHNEvent

public Events.GHNEvent()


Copyright © 2012. All Rights Reserved.