Mark Fisher
|
b6d22a7644
|
The Message Bus no longer creates a default TaskScheduler. However, a default thread-pool version is created in the MessageBusParser if no "task-scheduler" reference is provided.
|
2008-10-09 16:03:10 +00:00 |
|
Mark Fisher
|
7d8dc775e4
|
AbstractMessageConsumingEndpoint is now AbstractMessageConsumer.
|
2008-10-06 18:23:00 +00:00 |
|
Mark Fisher
|
b1dfee7473
|
Renamed the 'processMessage' method to 'onMessageInternal' (it is the subclass implementation that is invoked from the base class 'onMessage' method).
|
2008-09-19 02:56:47 +00:00 |
|
Mark Fisher
|
6e56e8acbe
|
Renamed MessageBuilder.fromPayload() to MessageBuilder.withPayload().
|
2008-09-17 22:57:58 +00:00 |
|
Mark Fisher
|
6d4bc55520
|
Renamed AbstractProducerEndpoint to AbstractMessageProducingEndpoint (consistent with AbstractMessageConsumingEndpoint).
|
2008-09-17 22:36:50 +00:00 |
|
Mark Fisher
|
55db3b11f0
|
Renamed ApplicationEventSource and ApplicationEventTarget. The new names are ApplicationEventInboundChannelAdapter and ApplicationEventOutboundChannelAdapter respectively.
|
2008-09-17 19:21:21 +00:00 |
|
Mark Fisher
|
af402eaa7b
|
Adding new 'org.springframework.integration.event' module (INT-375).
|
2008-09-17 18:15:23 +00:00 |
|