public class StatelessModelTest extends Object
SCXMLExecutor
.Constructor and Description |
---|
StatelessModelTest() |
Modifier and Type | Method and Description |
---|---|
void |
testStatelessModelParallelSharedSCXML()
Test sharing a single SCXML object between two executors
|
void |
testStatelessModelSequentialJexl()
Test the stateless model, sequential executions, JEXL expressions
|
void |
testStatelessModelSimultaneousJexl()
Test the stateless model, simultaneous executions, JEXL expressions
|
public StatelessModelTest()
public void testStatelessModelSimultaneousJexl() throws Exception
Exception
public void testStatelessModelSequentialJexl() throws Exception
Exception
public void testStatelessModelParallelSharedSCXML() throws Exception
Exception
Copyright © 2005–2015 The Apache Software Foundation. All rights reserved.