|
Description:
|
https://community.jboss.org/wiki/SwitchYardPropertiesSupport
We have added 2 types of properties on SWITCHYARD-520. expecting those are supported by tooling as well.
- Composite/Component Property
Now we support to specify those property in switchyard.xml. Input box for those are needed to be added on Editor.
- Implementation Properties
Service implementations may have property reference. I'm not sure if those impacts on Editor. Let's talk further on forum.
- Bean - support property injection into bean component via @Property annotation
- Camel - support property.name style of property reference in the Camel route
- BPM, Rules - it just depends on generic property substitution capability in switchyard.xml
- BPEL - support property reference via SwitchYardPropertyFunction.resolveProperty()
|