blob: 6a5e811d1f33bdc12ecf8bde72cd1f5fb8fc33f9 [file] [log] [blame]
<service-decorations xmlns="http://cxf.apache.org/xmlns/service-decoration/1.0.0">
<service-decoration>
<match interface="org.test.A">
<add-property name="A" value="B"/>
<add-property name="C" value="2" type="java.lang.Integer"/>
</match>
</service-decoration>
</service-decorations>