org.gcube.common.core.utils.handlers.events
Class Event.Done

java.lang.Object
  extended by org.gcube.common.core.utils.events.GCUBEEvent<TOPIC,PAYLOAD>
      extended by org.gcube.common.core.utils.handlers.events.Event<Topic.LifetimeTopic,GCUBEHandler<?>>
          extended by org.gcube.common.core.utils.handlers.events.Event.LifetimeEvent
              extended by org.gcube.common.core.utils.handlers.events.Event.Done
Enclosing class:
Event<TOPIC extends Topic,PAYLOAD>

public static class Event.Done
extends Event.LifetimeEvent

Specialises Event.LifetimeEvent for events that signal that the execution of a handler has successfully completed.


Nested Class Summary
 
Nested classes/interfaces inherited from class org.gcube.common.core.utils.handlers.events.Event
Event.Done, Event.Failed, Event.LifetimeEvent, Event.Running, Event.Suspended
 
Field Summary
 
Fields inherited from class org.gcube.common.core.utils.events.GCUBEEvent
payload, producer, timeStamp, topic
 
Constructor Summary
Event.Done()
           
 
Method Summary
 
Methods inherited from class org.gcube.common.core.utils.handlers.events.Event
toString
 
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, wait, wait, wait
 

Constructor Detail

Event.Done

public Event.Done()


Copyright © 2013. All Rights Reserved.