org.mule.api.construct
Interface MessageProcessorPathResolver

All Known Subinterfaces:
Pipeline
All Known Implementing Classes:
AbstractConfigurationPattern, AbstractPipeline, Bridge, Flow, HttpProxy, SimpleService, Validator, WSProxy

public interface MessageProcessorPathResolver

This class handles the resolution of a Processor Path for a given MessageProcessor


Method Summary
 String getProcessorPath(MessageProcessor processor)
           
 

Method Detail

getProcessorPath

String getProcessorPath(MessageProcessor processor)


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