org.mule.tools.automationtestcoverage.model
Class ConnectorProcessorInfo

java.lang.Object
  extended by org.mule.tools.automationtestcoverage.model.ConnectorProcessorInfo

public class ConnectorProcessorInfo
extends Object


Constructor Summary
ConnectorProcessorInfo()
           
ConnectorProcessorInfo(String operationName)
           
 
Method Summary
 String getProcessorName()
           
 String getProcessorXmlName()
           
 void setProcessorName(String processorName)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConnectorProcessorInfo

public ConnectorProcessorInfo()

ConnectorProcessorInfo

public ConnectorProcessorInfo(String operationName)
Method Detail

getProcessorName

public String getProcessorName()

setProcessorName

public void setProcessorName(String processorName)

getProcessorXmlName

public String getProcessorXmlName()


Copyright © 2014. All rights reserved.