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

Packages that use org.gcube.common.core.utils.handlers.events
org.gcube.common.core.utils.handlers   
org.gcube.common.core.utils.handlers.events   
org.gcube.common.core.utils.handlers.lifetime   
 

Classes in org.gcube.common.core.utils.handlers.events used by org.gcube.common.core.utils.handlers
Event
          Abstract specialisation of GCUBEEvent for events about Topics.
Monitor
          Abstract specialisation of GCUBEConsumer for consumers of Events.
Topic
          Partial implementation of GCUBETopic for topics associated with and handled by GCUBEHandlers.
 

Classes in org.gcube.common.core.utils.handlers.events used by org.gcube.common.core.utils.handlers.events
Event
          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.
Topic
          Partial implementation of GCUBETopic for topics associated with and handled by GCUBEHandlers.
Topic.LifetimeTopic
          Specialises Topic for LifetimeEvents.
 

Classes in org.gcube.common.core.utils.handlers.events used by org.gcube.common.core.utils.handlers.lifetime
Event.LifetimeEvent
          Abstract specialisation of Event for lifetime events.
 



Copyright © 2013. All Rights Reserved.