public class Consolidator extends Object implements Consolidator
| Constructor and Description |
|---|
Consolidator() |
| Modifier and Type | Method and Description |
|---|---|
void |
command(String... args)
Consolidates the model of expected behavior.
|
Expected |
getLastExpected() |
void |
setInteractionContextUri(String interactionContextUri)
Sets the URL of the interaction context to use.
|
public void setInteractionContextUri(String interactionContextUri)
interactionContextUri - The URL of the interaction context to usepublic Expected getLastExpected()
getLastExpected in interface Consolidator@Transactional(propagation=REQUIRED, readOnly=false) public void command(String... args)
Copyright © 2013. All Rights Reserved.