Package | Description |
---|---|
com.consol.citrus.config | |
com.consol.citrus.context |
Modifier and Type | Method and Description |
---|---|
MessageConstructionInterceptors |
CitrusSpringConfig.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–2017 ConSol Software GmbH. All rights reserved.