Uses of Package
de.aristaflow.adept2.model.events.sources
-
Classes in de.aristaflow.adept2.model.events.sources used by de.aristaflow.adept2.core.eventmanager Class Description EventSource An event source produces events and forwards them to one or more event handler for processing the event. -
Classes in de.aristaflow.adept2.model.events.sources used by de.aristaflow.adept2.core.eventmanager.common Class Description ActivityEventSource An event source that creates events for specific activities.EventSource An event source produces events and forwards them to one or more event handler for processing the event.PollingSource An event source that involves polling for an event.SharedPollingSource ASharedPollingSource
unifies the polling for severalSharingSource
-instances.SharingSource A sharing source is an event source that does not poll itself but shares another event source that unifies several sharing sources, polls for them and signals them separately. -
Classes in de.aristaflow.adept2.model.events.sources used by de.aristaflow.adept2.core.eventmanager.dbevents Class Description ActivityEventSource An event source that creates events for specific activities.EventSource An event source produces events and forwards them to one or more event handler for processing the event.PollingSource An event source that involves polling for an event.ResultSetSource An event source causing an event based on the result of a select statement. -
Classes in de.aristaflow.adept2.model.events.sources used by de.aristaflow.adept2.core.eventmanager.fileevents Class Description ActivityEventSource An event source that creates events for specific activities.EventSource An event source produces events and forwards them to one or more event handler for processing the event.PollingFileSource An event source causing an event based on the presence of a file.PollingSource An event source that involves polling for an event. -
Classes in de.aristaflow.adept2.model.events.sources used by de.aristaflow.adept2.core.eventmanager.mailevents Class Description ActivityEventSource An event source that creates events for specific activities.EventSource An event source produces events and forwards them to one or more event handler for processing the event.FilteredMailSource A mail event source that filters mails before creating the corresponding mail events.MailSource An event source causing an event based on the presence of a mail.PollingMailSource A mail event source that polls for mails.PollingSource An event source that involves polling for an event. -
Classes in de.aristaflow.adept2.model.events.sources used by de.aristaflow.adept2.model.events.sources Class Description EventSource An event source produces events and forwards them to one or more event handler for processing the event.MailSource An event source causing an event based on the presence of a mail.PollingSource An event source that involves polling for an event.SharingSource A sharing source is an event source that does not poll itself but shares another event source that unifies several sharing sources, polls for them and signals them separately.