org.gcube.common.core.utils.handlers.events
Class Event.LifetimeEvent
java.lang.Object
org.gcube.common.core.utils.events.GCUBEEvent<TOPIC,PAYLOAD>
org.gcube.common.core.utils.handlers.events.Event<Topic.LifetimeTopic,GCUBEHandler<?>>
org.gcube.common.core.utils.handlers.events.Event.LifetimeEvent
- Direct Known Subclasses:
- Event.Done, Event.Failed, Event.Running, Event.Suspended
- Enclosing class:
- Event<TOPIC extends Topic,PAYLOAD>
public abstract static class Event.LifetimeEvent
- extends Event<Topic.LifetimeTopic,GCUBEHandler<?>>
Abstract specialisation of Event for lifetime events.
A Event.LifetimeEvent carries the GCUBEHandler that produced it as its payload.
| Methods inherited from class org.gcube.common.core.utils.handlers.events.Event |
toString |
Event.LifetimeEvent
public Event.LifetimeEvent()
Copyright © 2012. All Rights Reserved.