blob: c7cebfba7ebe109ab84412299de0132b897c2cd7 [file] [log] [blame]
<service-decorations xmlns="http://cxf.apache.org/xmlns/service-decoration/1.0.0">
<service-decoration>
<match interface="org.acme.foo.*">
<match-property name="test.prop" value="xyz"/>
<add-property name="test.too" value="ahaha" type="java.lang.String"/>
</match>
</service-decoration>
</service-decorations>