|
SMILA (incubation) API documentation | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.eclipse.smila.connectivity.queue.worker.internal.AbstractLoggedComponent
org.eclipse.smila.connectivity.queue.worker.internal.task.AbstractTask<SendType>
org.eclipse.smila.connectivity.queue.worker.internal.task.impl.Send
public class Send
The Class Send.
| Field Summary |
|---|
| Fields inherited from class org.eclipse.smila.connectivity.queue.worker.internal.AbstractLoggedComponent |
|---|
_id, _log |
| Constructor Summary | |
|---|---|
Send()
Instantiates a new send. |
|
| Method Summary | |
|---|---|
Id[] |
executeInternal(TaskExecutionEnv env,
SendType config,
java.util.Map<Id,java.util.Properties> idPropertyMap)
Execute internal task. |
| Methods inherited from class org.eclipse.smila.connectivity.queue.worker.internal.task.AbstractTask |
|---|
execute |
| Methods inherited from class org.eclipse.smila.connectivity.queue.worker.internal.AbstractLoggedComponent |
|---|
msg |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Send()
| Method Detail |
|---|
public Id[] executeInternal(TaskExecutionEnv env,
SendType config,
java.util.Map<Id,java.util.Properties> idPropertyMap)
throws TaskExecutionException,
BlackboardAccessException,
RecordFilterNotFoundException
executeInternal in class AbstractTask<SendType>env - the envconfig - the configidPropertyMap - a map of the record IDs and message propertie
TaskExecutionException
BlackboardAccessException
RecordFilterNotFoundException
|
SMILA (incubation) API documentation | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||