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

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.Failed
Enclosing class:
Event<TOPIC extends Topic,PAYLOAD>

public static class Event.Failed
extends Event.LifetimeEvent

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


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.Failed()
           
 
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.Failed

public Event.Failed()


Copyright © 2012. All Rights Reserved.