org.apache.camel.example.cxf.proxy
Class EnrichBean
java.lang.Object
org.apache.camel.example.cxf.proxy.EnrichBean
public class EnrichBean
- extends Object
A bean to enrich the proxied web service to ensure the input is valid and add additional information
- Version:
- $Revision: 1001408 $
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EnrichBean
public EnrichBean()
enrich
public Document enrich(Document doc)
Apache CAMEL