Package org.gcube.common.core.utils.handlers.events

Class Summary
Event<TOPIC extends Topic,PAYLOAD> Abstract specialisation of GCUBEEvent for events about Topics.
Event.Done Specialises Event.LifetimeEvent for events that signal that the execution of a handler has successfully completed.
Event.Failed Specialises Event.LifetimeEvent for events that signal that the execution of a handler has failed.
Event.LifetimeEvent Abstract specialisation of Event for lifetime events.
Event.Running Specialises Event.LifetimeEvent for events that signal that the execution of a handler has started or resumed.
Event.Suspended Specialises Event.LifetimeEvent for events that signal that the execution of a handler is suspended.
Monitor Abstract specialisation of GCUBEConsumer for consumers of Events.
Topic Partial implementation of GCUBETopic for topics associated with and handled by GCUBEHandlers.
Topic.LifetimeTopic Specialises Topic for LifetimeEvents.
 



Copyright © 2012. All Rights Reserved.