Commit Graph

  • a8b61be100 Depends on spring-integration-core 'latest.integration' Mark Fisher 2007-12-17 04:26:59 +00:00
  • 881ca48234 Depends on spring-integration-core 'latest.integration' Mark Fisher 2007-12-17 04:25:27 +00:00
  • 7ee6d1e181 Moved samples to spring-integration-samples Mark Fisher 2007-12-17 01:47:15 +00:00
  • ff2534e659 Moved samples to the spring-integration-samples project Mark Fisher 2007-12-17 01:45:34 +00:00
  • 00f9885b71 Added samples to the spring-integration-samples project Mark Fisher 2007-12-17 01:43:29 +00:00
  • 83711e23ca added base infrastructure for spring-integration-samples Mark Fisher 2007-12-17 00:17:18 +00:00
  • 01e80df32a changing name from eai Mark Fisher 2007-12-17 00:10:10 +00:00
  • 3513dd2bac Updated project name Mark Fisher 2007-12-16 18:52:03 +00:00
  • ccb4794e93 Moved router handler adapter Mark Fisher 2007-12-16 18:46:24 +00:00
  • 15204d4f01 Moved quote demo into sub-package Mark Fisher 2007-12-16 18:45:56 +00:00
  • 45b6cc85ca Added @Router annotation and handler adapter Mark Fisher 2007-12-16 18:45:20 +00:00
  • b45d80a32e Added quote demo in new sub-package location Mark Fisher 2007-12-16 18:35:02 +00:00
  • f92bee3495 Added odd-even routing demo Mark Fisher 2007-12-16 18:34:33 +00:00
  • e28a5fcd57 refactored common logic into abstract base class for annotation-based handler creators Mark Fisher 2007-12-16 18:29:35 +00:00
  • 787307bb0c refactored common logic into abstract base class for annotation-based handler creators Mark Fisher 2007-12-16 18:29:06 +00:00
  • 8d47f20d7d Added logging and fixed auto-creation/registration of channels Mark Fisher 2007-12-16 18:27:56 +00:00
  • 4442098a76 changed 'method' property to 'methodName' Mark Fisher 2007-12-16 18:27:02 +00:00
  • 1b4e3ce666 Removed printout Mark Fisher 2007-12-16 18:24:33 +00:00
  • dc3ff10b42 AbstractChannelAdatper is now BeanNameAware Mark Fisher 2007-12-16 18:24:09 +00:00
  • d520ce9f85 Added 'name' property to channel, and PointToPointChannel now implements BeanNameAware. Mark Fisher 2007-12-16 18:23:03 +00:00
  • bd81e7e441 Added ChannelMappingAware Mark Fisher 2007-12-16 18:21:41 +00:00
  • 04f48fc665 Reorganized handler packaging and added AbstractMessageHandlerAdapter Mark Fisher 2007-12-15 19:25:45 +00:00
  • 604597f0ee updated annotation-driven description Mark Fisher 2007-12-15 18:49:33 +00:00
  • dea2a5a7fd Removed object transformer Mark Fisher 2007-12-15 18:33:53 +00:00
  • c8259e436c renamed from spring-eai-core Mark Fisher 2007-12-15 18:25:49 +00:00
  • 2290442e27 Added MessageFilter Mark Fisher 2007-12-15 18:18:18 +00:00
  • a55b9dec2f Renamed JMS adapters. Mark Fisher 2007-12-15 16:26:47 +00:00
  • 8696cd72a6 Added InboundFileAdapter Mark Fisher 2007-12-15 16:22:44 +00:00
  • f7ca532c7b Added log4j.properties Mark Fisher 2007-12-15 16:13:52 +00:00
  • 9244eb1a7d Preparing for move to public repository Mark Fisher 2007-12-15 16:10:09 +00:00
  • 67f094945d Preparing for move to public repository Mark Fisher 2007-12-15 16:06:46 +00:00
  • 2cd6518a5a Refactored to use common ChannelAdapterParser for inbound and outbound Mark Fisher 2007-12-15 16:01:57 +00:00
  • 96d13da7f3 comments, formatting, etc. Mark Fisher 2007-12-15 16:00:36 +00:00
  • e4780e57ca renamed 'handler' attribute of 'endpoint' element; now 'handler-ref' Mark Fisher 2007-12-15 15:56:31 +00:00
  • 627534bf27 Changed default poll interval to 1000 ms (1 second) Mark Fisher 2007-12-15 15:55:04 +00:00
  • 592f28f0e3 Spring EAI -> Spring Integration Mark Fisher 2007-12-14 21:27:24 +00:00
  • c16ab8fa63 Updated demo to use @Polled Mark Fisher 2007-12-14 19:40:58 +00:00
  • ff97fa572b renamed endpoint annotation post-processor Mark Fisher 2007-12-14 19:39:25 +00:00
  • 793a5be94d Removed AnnotationAwareMessageEndpoint Mark Fisher 2007-12-14 19:24:10 +00:00
  • b172886f79 Added consumer policy configuration based on @Polled period. Mark Fisher 2007-12-14 19:21:23 +00:00
  • cfe5c53b99 Removed explicit subscriptions. Mark Fisher 2007-12-14 19:17:27 +00:00
  • d94642b819 Added jms jars Mark Fisher 2007-12-12 20:01:27 +00:00
  • aa7c51ad76 Enhanced annotation and namespace support. Mark Fisher 2007-12-12 19:35:39 +00:00
  • 8de7ba3d9f moved package Mark Fisher 2007-12-11 07:33:41 +00:00
  • ec98fa35c4 Added basic support for annotated endpoints. Mark Fisher 2007-12-11 07:33:06 +00:00
  • 0e9a93ef42 Added basic namespace support. Mark Fisher 2007-12-10 23:09:42 +00:00
  • c4a72f1436 Added JMS dependencies to ivy.xml Mark Fisher 2007-12-10 09:05:10 +00:00
  • 1e80d373bf Added ComponentConfigurer. Mark Fisher 2007-12-10 09:03:00 +00:00
  • c3e0e0b9ba Added automatic subscription activation upon registration for endpoints that provide 'inputChannelName' and 'consumerPolicy'. Mark Fisher 2007-12-10 08:47:33 +00:00
  • 3ae8d54511 Implemented simple JMS adapters. This version of the inbound adapter is poll-based. Mark Fisher 2007-12-10 08:33:39 +00:00
  • 4aa9ddb956 Fixed typo in log message. Mark Fisher 2007-12-10 08:32:30 +00:00
  • 5a547577c4 Renamed source/target attributes to input/output. Mark Fisher 2007-12-10 07:47:35 +00:00
  • d76d3b53e6 Set default mapper to SimplePayloadMessageMapper. Mark Fisher 2007-12-10 07:43:21 +00:00
  • a99f021694 Removed printouts. Mark Fisher 2007-12-10 07:06:44 +00:00
  • 778f53c733 Added routing interface definitions. Mark Fisher 2007-12-10 07:04:13 +00:00
  • 2c9e93a907 renamed ChannelResolver to ChannelMapping Mark Fisher 2007-12-10 06:58:59 +00:00
  • a13978994c Added calls to afterPropertiesSet in tests. Mark Fisher 2007-12-10 05:23:06 +00:00
  • 1b23c0b37b Updated location of TestSource and TestSink in bean definitions. Mark Fisher 2007-12-10 05:20:04 +00:00
  • 850c8c7ce3 Added tests for @Publisher post-processor. Mark Fisher 2007-12-10 05:17:36 +00:00
  • 96a14151eb Added tests for adapters. Mark Fisher 2007-12-10 05:14:41 +00:00
  • 39d31e087e Implemented inbound and outbound channel adapter hierarchy, MessageHandlerAdapter, and a parameterized SimpleMethodInvoker Mark Fisher 2007-12-10 05:11:19 +00:00
  • 0ababb60fe Added new message bus implementation assuming all subscription and consumer activation responsibilities. Mark Fisher 2007-12-09 14:17:07 +00:00
  • 2c1374da8f Removed 'autoStartup' from AbstractConsumer Mark Fisher 2007-12-08 00:30:22 +00:00
  • ea5e04e7ac Moved consumer creation and lifecycle from endpoint to message bus. Mark Fisher 2007-12-07 22:48:51 +00:00
  • a670fb1717 Consumers now call endpoint.messageReceived() instead of invoking a MessageHandler Mark Fisher 2007-12-07 21:37:03 +00:00
  • 105ff9804b updated svn:externals for spring-build to src.springsource.com Mark Fisher 2007-12-04 13:33:33 +00:00
  • bd033deb90 Fixed typos in sourcepath entries. Mark Fisher 2007-12-03 15:56:34 +00:00
  • c2ed374e1e Provided encapsulated payload transforming capability to AbstractMessage. Mark Fisher 2007-12-03 15:19:18 +00:00
  • 168a3e6f7c Added annotation support for message-publishing interceptor (INT-39). Mark Fisher 2007-12-03 15:16:29 +00:00
  • 70547052c3 Added MessagePublishingInterceptor (INT-28). Mark Fisher 2007-12-03 12:44:20 +00:00
  • ee4524950d Added simple test for RandomGuidGenerator. Mark Fisher 2007-12-03 02:28:16 +00:00
  • 2a0115ab98 Added message handler chain and intercepting handler. Mark Fisher 2007-12-03 02:18:22 +00:00
  • e2a9f31d58 Added basic consumer tests. Mark Fisher 2007-12-03 01:48:26 +00:00
  • eac10eb0c8 Added GenericMessageEndpointTests Mark Fisher 2007-12-03 01:39:53 +00:00
  • c18747d497 Added tests for message selector receive calls. Mark Fisher 2007-12-03 01:26:48 +00:00
  • 8ce56b14b0 Added initial implementation of MessageBus. Mark Fisher 2007-12-03 01:24:57 +00:00
  • 3e5d4b5c45 Added Lifecycle to implements clause. Mark Fisher 2007-12-03 01:04:15 +00:00
  • 5ad10fdeea Moved call to doInitialize() out of the synchronized block. Mark Fisher 2007-12-03 01:03:39 +00:00
  • 4a36bf08cb Added message source adapters for polling sources. Mark Fisher 2007-12-03 00:43:35 +00:00
  • b986d75233 Added MessageMapper strategy interface and simple implementation. Mark Fisher 2007-12-02 23:39:24 +00:00
  • 71e6cc4fb2 Added id generation strategy interface and default implementation. Mark Fisher 2007-12-02 23:35:03 +00:00
  • 353c6b0378 Renamed DefaultMessageEndpoint to GenericMessageEndpoint Mark Fisher 2007-12-02 23:33:53 +00:00
  • 157991565c Added ChannelRegistry Mark Fisher 2007-12-02 20:25:34 +00:00
  • 83e4fffaea Added ChannelResolver strategy interface Mark Fisher 2007-12-02 18:41:18 +00:00
  • e16ef8f95b Added DefaultMessageEndpoint Mark Fisher 2007-12-02 18:39:49 +00:00
  • 2b9b7d393d Added MessageSelector strategy interface Mark Fisher 2007-12-02 18:19:38 +00:00
  • 193f29a0b5 Added consumer class hierarchy Mark Fisher 2007-12-02 18:17:07 +00:00
  • 8dca3848e5 Added the ConsumerType enum Mark Fisher 2007-12-02 16:51:56 +00:00
  • aa2dea58de Added @Target method annotation for endpoints Mark Fisher 2007-12-02 16:48:40 +00:00
  • 7576eefa26 Added MessageSelector receive methods to PointToPointChannel Mark Fisher 2007-12-02 16:44:09 +00:00
  • fa9be80d0e Moved 'id' to the Message instead of MessageHeader Mark Fisher 2007-12-02 16:30:31 +00:00
  • 8b6d97f8e0 Defined @MessageEndpoint, @Handler, and @Source Mark Fisher 2007-12-02 01:01:28 +00:00
  • ad2b73cc94 Added SystemInterruptedException Mark Fisher 2007-12-02 00:57:58 +00:00
  • 44c7a44380 Defined base MessageHandler interface (INT-5). Mark Fisher 2007-11-21 19:31:04 +00:00
  • 0e02b8939c Added tests for interruption of timeout methods. Mark Fisher 2007-11-21 17:28:41 +00:00
  • 98e6915da7 Added MessageSource and MessageTarget interfaces (INT-13). Mark Fisher 2007-11-21 16:57:15 +00:00
  • 4f7b2aaabd Added timeout-accepting versions of send and receive to the channel (INT-. Mark Fisher 2007-11-21 02:10:47 +00:00
  • abc1348d9b Renamed base package: org.springframework.integration Mark Fisher 2007-11-20 22:22:26 +00:00
  • 1c328a11ad New base package: org.springframework.integration Mark Fisher 2007-11-20 22:19:46 +00:00
  • 234fdec4be Added Message expiration property to header. Mark Fisher 2007-11-20 15:01:09 +00:00