Package | Description |
---|---|
org.jboss.seam.async |
Seam asynchronicity: dispatcher implementations and schedule classes.
|
org.jboss.seam.core |
A set of Seam components that implement Seam.
|
Class and Description |
---|
AbstractDispatcher
Abstract Dispatcher implementation
|
AbstractDispatcher.DispatcherParameters |
Asynchronous
Something that happens asynchronously, and with a full
set of Seam contexts, including propagation of the
business process and task instances.
|
AsynchronousEvent
An asynchronous event
|
AsynchronousExceptionHandler |
Dispatcher
Interface to be implemented by any strategy for dispatching
asynchronous method calls and asynchronous events.
|
LocalTimerServiceDispatcher
Local interface for TimerServiceDispatcher.
|
QuartzDispatcher
Dispatcher implementation that uses the Quartz library.
|
QuartzTriggerHandle
Provides control over the Quartz Job.
|
Schedule
A "schedule" for a timed event executed by
a timer service which supports delayed
timed events.
|
TimerSchedule
A "schedule" for a timed event executed by
the EJB timer service or some other timer
service which supports delayed and/or periodic
timed events.
|
Class and Description |
---|
Dispatcher
Interface to be implemented by any strategy for dispatching
asynchronous method calls and asynchronous events.
|
Schedule
A "schedule" for a timed event executed by
a timer service which supports delayed
timed events.
|
Copyright © 2015 Seam Framework. All Rights Reserved.