|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of Message in org.ow2.orchestra.pvm |
|---|
| Methods in org.ow2.orchestra.pvm that return types with arguments of type Message | |
|---|---|
List<Message> |
ManagementService.getMessages(int firstResult,
int maxResults)
all the messages which are waiting to be executed. |
| Uses of Message in org.ow2.orchestra.pvm.internal.cmd |
|---|
| Methods in org.ow2.orchestra.pvm.internal.cmd that return types with arguments of type Message | |
|---|---|
List<Message> |
GetMessagesCmd.execute(Environment environment)
|
| Uses of Message in org.ow2.orchestra.pvm.internal.hibernate |
|---|
| Methods in org.ow2.orchestra.pvm.internal.hibernate that return types with arguments of type Message | |
|---|---|
List<Message> |
HibernatePvmDbSession.findMessages(int firstResult,
int maxResults)
|
| Uses of Message in org.ow2.orchestra.pvm.internal.job |
|---|
| Classes in org.ow2.orchestra.pvm.internal.job that implement Message | |
|---|---|
class |
CommandMessage
|
class |
MessageImpl<T>
|
| Uses of Message in org.ow2.orchestra.pvm.internal.model.op |
|---|
| Classes in org.ow2.orchestra.pvm.internal.model.op that implement Message | |
|---|---|
class |
ExecuteNodeMessage
|
class |
ProceedToDestinationMessage
|
class |
SignalMessage
|
class |
TakeTransitionMessage
|
| Uses of Message in org.ow2.orchestra.pvm.internal.svc |
|---|
| Classes in org.ow2.orchestra.pvm.internal.svc that implement Message | |
|---|---|
class |
AsyncCommandMessage
|
| Methods in org.ow2.orchestra.pvm.internal.svc that return types with arguments of type Message | |
|---|---|
List<Message> |
CommandManagementService.getMessages(int firstResult,
int maxResults)
|
| Uses of Message in org.ow2.orchestra.pvm.session |
|---|
| Methods in org.ow2.orchestra.pvm.session that return types with arguments of type Message | |
|---|---|
List<Message> |
PvmDbSession.findMessages(int firstResult,
int maxResults)
timers |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||