| Package | Description |
|---|---|
| com.consol.citrus.config | |
| com.consol.citrus.context |
| Modifier and Type | Method and Description |
|---|---|
MessageConstructionInterceptors |
CitrusBaseConfig.getMessageConstructionInterceptors() |
| Modifier and Type | Method and Description |
|---|---|
MessageConstructionInterceptors |
TestContextFactory.getMessageConstructionInterceptors()
Gets the message construction interceptors.
|
MessageConstructionInterceptors |
TestContext.getMessageConstructionInterceptors()
Gets the message construction interceptors.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TestContextFactory.setMessageConstructionInterceptors(MessageConstructionInterceptors messageConstructionInterceptors)
Sets the message construction interceptors.
|
void |
TestContext.setMessageConstructionInterceptors(MessageConstructionInterceptors messageConstructionInterceptors)
Sets the messsage construction interceptors.
|
Copyright © 2008–2015 ConSol* Consulting&Solutions GmbH. All rights reserved.