public static class InvokeParamNameTest.DummyInvoker extends Object implements Invoker
| Constructor and Description | 
|---|
InvokeParamNameTest.DummyInvoker()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
cancel()  | 
SCXMLIOProcessor | 
getChildIOProcessor()  | 
String | 
getInvokeId()  | 
void | 
invoke(String source,
            Map<String,Object> params)  | 
Map<String,Object> | 
lastParams()  | 
String | 
lastSource()  | 
void | 
parentEvent(TriggerEvent evt)  | 
void | 
setInvokeId(String invokeId)  | 
void | 
setParentSCXMLExecutor(SCXMLExecutor parentSCXMLExecutor)  | 
public InvokeParamNameTest.DummyInvoker()
public void invoke(String source, Map<String,Object> params) throws InvokerException
invoke in interface InvokerInvokerExceptionpublic String lastSource()
public Map<String,Object> lastParams()
public void cancel() throws InvokerException
cancel in interface InvokerInvokerExceptionpublic void parentEvent(TriggerEvent evt) throws InvokerException
parentEvent in interface InvokerInvokerExceptionpublic String getInvokeId()
getInvokeId in interface Invokerpublic void setInvokeId(String invokeId)
setInvokeId in interface Invokerpublic void setParentSCXMLExecutor(SCXMLExecutor parentSCXMLExecutor)
setParentSCXMLExecutor in interface Invokerpublic SCXMLIOProcessor getChildIOProcessor()
getChildIOProcessor in interface InvokerCopyright © 2005–2015 The Apache Software Foundation. All rights reserved.