Package | Description |
---|---|
org.jacorb.notification.engine |
Modifier and Type | Class and Description |
---|---|
class |
DefaultTaskExecutor |
Modifier and Type | Method and Description |
---|---|
protected TaskExecutor |
AbstractTask.getTaskExecutor() |
Modifier and Type | Method and Description |
---|---|
protected void |
AbstractTask.schedule(TaskExecutor executor,
boolean directRunAllowed)
schedule this Task for execution.
|
protected void |
AbstractTask.setTaskExecutor(TaskExecutor taskExecutor) |
Constructor and Description |
---|
AbstractFilterTask(TaskFactory taskFactory,
TaskExecutor taskExecutor) |
FilterConsumerAdminTask(TaskFactory taskFactory,
TaskExecutor taskExecutor) |
FilterProxyConsumerTask(TaskFactory factory,
TaskExecutor executor) |
FilterProxySupplierTask(TaskFactory taskFactory,
TaskExecutor taskExecutor) |
FilterSupplierAdminTask(TaskFactory taskFactory,
TaskExecutor taskExecutor) |