public class ScxmlInvokeHandler extends AbstractBasicInvokeHandler
| Modifier and Type | Field and Description |
|---|---|
static String |
NAME |
invokeIdContextMap| Constructor and Description |
|---|
ScxmlInvokeHandler() |
ScxmlInvokeHandler(StateMachineEngine engine) |
| Modifier and Type | Method and Description |
|---|---|
String |
getType() |
void |
invokeServiceInternal(InvokeInfo invokeInfo,
Context context) |
void |
onEndSession(String invokeId,
Context context) |
void |
sendMessageToService(Message message,
Context context) |
endSession, getContextByInvokeId, invokeService, sendMessageToServicepublic static final String NAME
public ScxmlInvokeHandler()
public ScxmlInvokeHandler(StateMachineEngine engine)
public String getType()
getType in interface InvokeHandlergetType in class AbstractBasicInvokeHandlerpublic void invokeServiceInternal(InvokeInfo invokeInfo, Context context)
invokeServiceInternal in class AbstractBasicInvokeHandlerpublic void onEndSession(String invokeId, Context context)
onEndSession in class AbstractBasicInvokeHandlerpublic void sendMessageToService(Message message, Context context)
sendMessageToService in class AbstractBasicInvokeHandlerCopyright © 2015. All rights reserved.