org.mule.test.integration.routing.outbound
Class AddReceivedNodeService

java.lang.Object
  extended by org.mule.test.integration.routing.outbound.AddReceivedNodeService
All Implemented Interfaces:
ServiceAware

public class AddReceivedNodeService
extends Object
implements ServiceAware

TODO


Constructor Summary
AddReceivedNodeService()
           
 
Method Summary
 org.dom4j.Document addNodeTo(org.dom4j.Document doc)
           
 void setService(Service service)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AddReceivedNodeService

public AddReceivedNodeService()
Method Detail

setService

public void setService(Service service)
Specified by:
setService in interface ServiceAware

addNodeTo

public org.dom4j.Document addNodeTo(org.dom4j.Document doc)


Copyright © 2003-2014 MuleSoft, Inc.. All Rights Reserved.