|
Project Wonder 5.0 | |||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||||
| Packages that use er.extensions.concurrency | |
|---|---|
| er.attachment.processors | |
| er.coolcomponents | |
| er.directtoweb.pages | |
| er.extensions.concurrency | |
| er.extensions.foundation | |
| er.imadaptor | What is it |
| er.jasperreports | |
| Classes in er.extensions.concurrency used by er.attachment.processors | |
|---|---|
| ERXAsyncQueue
Simple queue class that runs in a thread, waits and pulls jobs from a queue. |
|
| Classes in er.extensions.concurrency used by er.coolcomponents | |
|---|---|
| ERXFutureTask
A FutureTask that implements @link ERXStatusInterface and @link
ERXTaskPercentComplete and @link NSKeyValueCoding. |
|
| Classes in er.extensions.concurrency used by er.directtoweb.pages | |
|---|---|
| ERXLongResponseTask
Long response task interface and default implementation should take away the need to tie your long running task directly to a component like with WOLongReponsePage. |
|
| Classes in er.extensions.concurrency used by er.extensions.concurrency | |
|---|---|
| ERXExecutionStateTransition
Intended as an interface to be implemented by Runnables or Callables so that they have the opportunity to setup and clear thread state when the task is executed by a ERXTaskThreadPoolExecutor |
|
| ERXJobLoadBalancer
|
|
| ERXJobLoadBalancer.JobSet
Describes which jobs (index mod modulo) the worker should attempt to process |
|
| ERXJobLoadBalancer.WorkerIdentification
Identifies a worker to the load balancer |
|
| ERXLongResponse
ERXLongResponse is like WOLongResponsePage from JavaWOExtensions, but it can be used as a component and doesn't need to be subclassed. |
|
| ERXLongResponseTask
Long response task interface and default implementation should take away the need to tie your long running task directly to a component like with WOLongReponsePage. |
|
| ERXTaskPercentComplete
|
|
| Classes in er.extensions.concurrency used by er.extensions.foundation | |
|---|---|
ERXCloneableThreadLocal
ERXClonableThreadLocal extends InheritableThreadLocal
to bequeath a cloned copy of the parent object to the child thread.Note: Objects used with this thread local must implement the Cloneable
interface and have a public clone method. |
|
| Classes in er.extensions.concurrency used by er.imadaptor | |
|---|---|
| ERXAsyncQueue
Simple queue class that runs in a thread, waits and pulls jobs from a queue. |
|
| Classes in er.extensions.concurrency used by er.jasperreports | |
|---|---|
| ERXTaskPercentComplete
|
|
|
Last updated: Tue, Feb 21, 2017 05:45 PM CET | |||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||||