INT-1257, INT-1263 Refactoring Message History (work in progress): removed MessageHistory and MessageHistoryEvent, moved MessageHistoryWriter and NamedComponent to the 'context' package.
This commit is contained in:
@@ -41,6 +41,6 @@
|
||||
<property name="cacheProducers" value="false"/>
|
||||
</bean>
|
||||
|
||||
<bean id="historyWriter" class="org.springframework.integration.history.MessageHistoryWriter"/>
|
||||
<bean id="historyWriter" class="org.springframework.integration.context.MessageHistoryWriter"/>
|
||||
|
||||
</beans>
|
||||
|
||||
Reference in New Issue
Block a user