Mark Fisher
|
93369d45fb
|
xsd doc comment polish
|
2011-02-01 17:55:13 -05:00 |
|
Mark Fisher
|
17593f37e9
|
fixed typo: capasity -> capacity
|
2011-02-01 17:21:06 -05:00 |
|
Oleg Zhurakousky
|
734c3e504a
|
INT-1772 polishing
|
2011-02-01 16:41:10 -05:00 |
|
Oleg Zhurakousky
|
9128a02034
|
INT-1772 fixed support for send-timeout for inbound-channel-adapters
|
2011-02-01 16:33:41 -05:00 |
|
Oleg Zhurakousky
|
32467bd561
|
INT-1771 removed send-timeout from the poller's schema definition
|
2011-02-01 09:57:34 -05:00 |
|
Mark Fisher
|
c9451016c4
|
INT-1765 fixed tool annotation in 'header-enricher-type' (expected-method instead of ref)
|
2011-01-25 11:22:48 -05:00 |
|
Oleg Zhurakousky
|
dddf29a39d
|
INT-1758 deprecated setPollerMetadata() on AbstractPollingEndpoint
|
2011-01-21 11:31:04 -05:00 |
|
Oleg Zhurakousky
|
93f6568c9c
|
INT-1758 refactored AbsractPollingEndpoint to remove deopendency on PollerMetadata, fixed tests
|
2011-01-21 11:06:48 -05:00 |
|
Oleg Zhurakousky
|
a1d205e7a1
|
INT-1708, INT-1709 added error-channel to the poller
|
2011-01-20 09:09:41 -05:00 |
|
Oleg Zhurakousky
|
21b5809057
|
INT-1708, INT-1709 undid the changes made with regard to adding error-channel to SourcePollingChannelAdapter in favor of adding it to the poller
|
2011-01-20 08:33:40 -05:00 |
|
Mark Fisher
|
3605950590
|
added PRIORITY, SEQUENCE_SIZE, and SEQUENCE_NUNBER to the DEFAULT_HEADER_TYPES map in JsonInboundMessageMapper
|
2011-01-17 17:12:56 -05:00 |
|
Mark Fisher
|
0fd504dbe3
|
INT-1735 Lifecycle methods now only match if the name/param-types match AND the Lifecycle interface is actually assignable from the declaring class
|
2011-01-17 14:38:32 -05:00 |
|
Mark Fisher
|
c6a160a804
|
xsd doc polish
|
2011-01-17 14:06:26 -05:00 |
|
Oleg Zhurakousky
|
70c458e01f
|
INT-1745 added support for error-channel to in-the-chain gateways
|
2011-01-17 08:55:51 -05:00 |
|
Oleg Zhurakousky
|
9c23bb49a7
|
INT-1744 remove TIMESTAMP and ID from DEFAULT_HEADER_TYPES in JsonInboundMessageMapper
|
2011-01-13 14:08:20 -05:00 |
|
Oleg Zhurakousky
|
f7acb3df94
|
INT-1708, INT-1709 added test to make sure that 'errorChannel' header takes precedence over 'error-channel' attribute
|
2011-01-11 19:37:53 -05:00 |
|
Oleg Zhurakousky
|
4bd0cb2c4b
|
INT-1708, INT-1709 added initial support for 'error-channel' to inbound-channel-adapters
|
2011-01-11 19:19:11 -05:00 |
|
Oleg Zhurakousky
|
1cbae6d353
|
INT-1735 changed the way ExpressionControlBusFactoryBean validates Lifecycle methods
|
2011-01-05 13:40:20 -05:00 |
|
Oleg Zhurakousky
|
d9263ea92a
|
INT-1715 fixed poller schema definition to allow 'ref' attribute on inner-pollers definitions used in non-core schemas
|
2011-01-04 13:12:49 -05:00 |
|
Mark Fisher
|
3131d217d1
|
INT-1698 GlobalChannelInterceptorBeanPostProcessor now does its processing *after* initialization so that it can apply to the results of FactoryBeans (as in the JMS Channel case)
|
2010-12-17 16:15:40 -05:00 |
|
Mark Fisher
|
ff7c0fe309
|
INT-1688 ignoring methods that are declared on the Proxy class itself
|
2010-12-17 14:45:10 -05:00 |
|
Mark Fisher
|
ea2f7337b3
|
whitespace
|
2010-12-17 12:59:57 -05:00 |
|
Mark Fisher
|
4f43db8231
|
INT-1694, INT-1695 fixed error flow result handling in MessagingGatewaySupport
|
2010-12-17 12:58:46 -05:00 |
|
Mark Fisher
|
44d28126c5
|
clarification comment
|
2010-12-16 15:52:42 -05:00 |
|
Oleg Zhurakousky
|
6440379f07
|
INT-1689 added tests for asserting that we only accept an interface as well as tests for hashCode and equals
|
2010-12-16 10:04:30 -05:00 |
|
Oleg Zhurakousky
|
2bc759a279
|
INT-1689 added fix to properly configure service proxy when Gateway service interface is a hierarchical structure
|
2010-12-16 09:22:55 -05:00 |
|
Dave Syer
|
70a5cd1c42
|
INT-1690: fix bugs in MessageBuilder re sequenceDetails
|
2010-12-16 10:21:04 +00:00 |
|
Mark Fisher
|
5d668aaa8c
|
INT-1688 added fallback to resolution of framework methods in service-activator: MessageHandler or RequestReplyExchanger as created by Gateway proxies.
|
2010-12-15 11:32:31 -05:00 |
|
Mark Fisher
|
55d0f965d4
|
INT-1684 added the 'time-unit' attribute on the top-level <poller> element. It can be used with 'fixed-rate' or 'fixed-delay' values (but not 'cron' or 'trigger' references)
|
2010-12-13 15:03:54 -05:00 |
|
Dave Syer
|
d22c831c51
|
INT-1628: expose WireTap via @ManagedResource
|
2010-12-12 12:13:57 +00:00 |
|
Dave Syer
|
b528abcf68
|
INT-1675: work a bit harder to expose existing handlers if they are @ManagedResources
|
2010-12-11 08:49:09 +00:00 |
|
Mark Fisher
|
82677432cb
|
INT-1674 added support for 'source' on all top-level BeanDefinitions created by AbstractConsumerEndpointParser (transformer, filter, router, splitter, etc)
|
2010-12-10 17:46:37 -05:00 |
|
Oleg Zhurakousky
|
07e0d0c806
|
INT-1673 added SpEL documentation for @Header, updated @Header javadocs
|
2010-12-10 13:04:10 -05:00 |
|
Mark Fisher
|
1cd8280c94
|
INT-1674 now extracting source from element and setting it on Message Channel BeanDefinitions
|
2010-12-10 13:03:01 -05:00 |
|
Dave Syer
|
15bdb84f0b
|
INT-1667: change < to <= for message group reaping
|
2010-12-06 17:54:18 +00:00 |
|
Mark Fisher
|
d0f1fdde10
|
fixing typos in comments and tests
|
2010-11-22 18:28:02 -05:00 |
|
Mark Fisher
|
a3c4099c6c
|
INT-1552 doc polishing, and added @ManagedResource/@ManagedOperation on the AbstractMessageRouter (for dynamic control over mappings)
|
2010-11-22 15:10:48 -05:00 |
|
Mark Fisher
|
a46583d464
|
INT-1627 removed 'beanResolver' property from ExpressionControlBusFactoryBean
|
2010-11-18 15:37:09 -05:00 |
|
Mark Fisher
|
f3e854b10c
|
INT-1568 removed the MessageHeaders.PREFIX constant since it's no longer necessary. Also added @ManagedOperation to the IntegrationMBeanExporter's getChannelSendRate(..) method.
|
2010-11-18 00:03:58 -05:00 |
|
Mark Fisher
|
d4ebf43833
|
INT-1530 a custom ObjectMapper can now be provided for the inbound and outbound mappers
|
2010-11-17 23:09:44 -05:00 |
|
Mark Fisher
|
2d5525a3b9
|
INT-1530 reviewing
|
2010-11-17 22:53:27 -05:00 |
|
Mark Fisher
|
6ca10847c9
|
INT-1627, INT-1601 added ControlBusMethodFilter to restrict commands to Lifecycle, @ManagedOperation/Attribute, and configurable Executor/Scheduler instances
|
2010-11-17 21:49:46 -05:00 |
|
Gary Russell
|
3af7a939db
|
INT-1624 @author tags
|
2010-11-17 16:13:02 -05:00 |
|
Mark Fisher
|
957b7608d5
|
INT-1627 polishing
|
2010-11-17 10:16:17 -05:00 |
|
Gary Russell
|
bfeee039bb
|
INT-1623 INT-1624 Add error-channel to ip inbound adapters and tcp inbound gateway - parsers, XSD and tests only - super classes already do the heavy lifting
|
2010-11-16 19:20:03 -05:00 |
|
Jeremy Grelle
|
722c990cf4
|
INT-1530 - Some minor improvements after reviewing the json support package.
|
2010-11-16 13:23:04 -08:00 |
|
Mark Fisher
|
c9a58cfc4a
|
INT-1627 renamed 'ExpressionPayloadMessageProcessor' to 'ExpressionCommandMessageProcessor'
|
2010-11-16 11:36:40 -05:00 |
|
Mark Fisher
|
426b525467
|
INT-1627 moved command message processor to 'handler' package
|
2010-11-16 11:27:47 -05:00 |
|
Mark Fisher
|
4e09dd3721
|
INT-1627 moved command message processor to 'handler' package
|
2010-11-16 11:27:47 -05:00 |
|
Oleg Zhurakousky
|
0d98e1ab9f
|
INT-500 adding more schema docs, polished ControlBusParser
|
2010-11-16 08:12:04 -05:00 |
|