Search Java Classes and Packages
Search Java Frameworks and Libraries
#Org.jboss.seam.async Classes and Interfaces - 18 results found.
| Name | Description | Type | Package | Framework |
| AbstractDispatcher | | Class | org.jboss.seam.async | JBoss Seam |
|
| Asynchronous | Something that happens asynchronously, and with a full set of Seam contexts, including propagation of the | Class | org.jboss.seam.async | JBoss Seam |
|
| AsynchronousEvent | An asynchronous eventAuthor:Gavin KingSee Also:Serialized Form | Class | org.jboss.seam.async | JBoss Seam |
|
| AsynchronousExceptionHandler | | Class | org.jboss.seam.async | JBoss Seam |
|
| AsynchronousInterceptor | Dispatches method calls to @Asynchronous methods asynchronously, and returns the "timer" object | Class | org.jboss.seam.async | JBoss Seam |
|
| AsynchronousInvocation | An asynchronous method invocation. | Class | org.jboss.seam.async | JBoss Seam |
|
| CronSchedule | A "cron schedule" for a timed event executed by the Quartz CronTrigger. | Class | org.jboss.seam.async | JBoss Seam |
|
| Dispatcher | Interface to be implemented by any strategy for dispatching asynchronous method calls and asynchronous events. | Interface | org.jboss.seam.async | JBoss Seam |
|
| LocalTimerServiceDispatcher | Local interface for TimerServiceDispatcher. | Interface | org.jboss.seam.async | JBoss Seam |
|
| QuartzDispatcher | Dispatcher implementation that uses the Quartz library. | Class | org.jboss.seam.async | JBoss Seam |
|
| QuartzDispatcher .QuartzJob | Constructor SummaryQuartzDispatcher. | Class | org.jboss.seam.async.QuartzDispatcher | JBoss Seam |
|
| QuartzTriggerHandle | Provides control over the Quartz Job. | Class | org.jboss.seam.async | JBoss Seam |
|
| Schedule | A "schedule" for a timed event executed by a timer service which supports delayed | Class | org.jboss.seam.async | JBoss Seam |
|
| ThreadPoolDispatcher | Dispatcher implementation that uses a java. | Class | org.jboss.seam.async | JBoss Seam |
|
| TimerSchedule | A "schedule" for a timed event executed by the EJB timer service or some other timer | Class | org.jboss.seam.async | JBoss Seam |
|
| TimerServiceDispatcher | | Class | org.jboss.seam.async | JBoss Seam |
|
| TransactionCompletionEvent | An event that is processed when a transaction endsAuthor:Gavin KingSee Also:Serialized Form | Class | org.jboss.seam.async | JBoss Seam |
|
| TransactionSuccessEvent | An event that is processed when a transaction completesAuthor:Gavin KingSee Also:Serialized Form | Class | org.jboss.seam.async | JBoss Seam |