|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.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
org.gcube.common.core.utils.handlers.events.Event.Suspended
public static class Event.Suspended
Specialises Event.LifetimeEvent for events that signal that the execution of a handler is suspended.
| 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.Suspended()
|
|
| 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 |
|---|
public Event.Suspended()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||