-
Notifications
You must be signed in to change notification settings - Fork 317
Closed
Labels
status: declinedA suggestion or change that we don't feel we should currently applyA suggestion or change that we don't feel we should currently applytype: enhancementA general enhancementA general enhancement
Description
Arjen Poutsma opened SWS-18 and commented
Provide a PayloadEndpoint implementation that resembles the CommandController in Spring-MVC. With this endpoint, it should be possible to populate a Java Bean with information from the incoming message. The population can take many forms. For instance, by providing a map with property names as keys, and XPath expressions as values. As a message comes in, the XPath expressions will be evaluated, and bound to the bean.
We should use the standard Spring Binding and Validation framework as part of this.
Issue Links:
- XPath abstraction [SWS-19] #178 XPath abstraction
("depends on")
Metadata
Metadata
Assignees
Labels
status: declinedA suggestion or change that we don't feel we should currently applyA suggestion or change that we don't feel we should currently applytype: enhancementA general enhancementA general enhancement