Uses of Class
com.mule.connectors.testdata.model.ConnectorProcessorInfo

Packages that use ConnectorProcessorInfo
com.mule.connectors.testdata.model   
com.mule.connectors.testdata.parsers   
com.mule.connectors.testdata.templates   
 

Uses of ConnectorProcessorInfo in com.mule.connectors.testdata.model
 

Methods in com.mule.connectors.testdata.model that return types with arguments of type ConnectorProcessorInfo
 List<ConnectorProcessorInfo> ConnectorProperties.getConnectorProcessorsInfo()
           
 

Methods in com.mule.connectors.testdata.model with parameters of type ConnectorProcessorInfo
 void ConnectorProperties.addConnectorOperationInfo(ConnectorProcessorInfo connectorOperationInfo)
           
 

Uses of ConnectorProcessorInfo in com.mule.connectors.testdata.parsers
 

Methods in com.mule.connectors.testdata.parsers that return types with arguments of type ConnectorProcessorInfo
 Map<String,ConnectorProcessorInfo> AnnotationsXmlParser.retrieveProcessorsProperties()
           
 

Uses of ConnectorProcessorInfo in com.mule.connectors.testdata.templates
 

Method parameters in com.mule.connectors.testdata.templates with type arguments of type ConnectorProcessorInfo
 void PropertiesOverriderTemplate.setMessageProcessorsElement(Element processors, Map<String,ConnectorProcessorInfo> processorsProperties)
           
 



Copyright © 2014. All rights reserved.