Package | Description |
---|---|
org.springframework.integration.history |
Provides classes supporting the capture of message history.
|
org.springframework.integration.test.util |
Provides various test utilities, for example
TestUtils provides convenience
helpers to easily retrieve private bean properties. |
Modifier and Type | Method and Description |
---|---|
static MessageHistory |
MessageHistory.read(Message<?> message) |
Modifier and Type | Method and Description |
---|---|
static Properties |
TestUtils.locateComponentInHistory(MessageHistory history,
String componentName,
int startingIndex) |
Copyright © 2018. All rights reserved.