|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjadex.standalone.service.MessageService.DeliverMessage
protected class MessageService.DeliverMessage
Deliver message(s) executable.
| Field Summary | |
|---|---|
protected List |
messages
The list of messages to send. |
| Constructor Summary | |
|---|---|
MessageService.DeliverMessage()
Create a new deliver message executable. |
|
| Method Summary | |
|---|---|
void |
addMessage(Map message,
String type,
IComponentIdentifier[] receivers)
Add a message to be delivered. |
boolean |
execute()
Deliver the message. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected List messages
| Constructor Detail |
|---|
public MessageService.DeliverMessage()
| Method Detail |
|---|
public boolean execute()
execute in interface IExecutable
public void addMessage(Map message,
String type,
IComponentIdentifier[] receivers)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||