routines.system.api
Interface ESBEndpointRegistry


public interface ESBEndpointRegistry

Consumer callback to allow consumer components to send requests and receive responses


Method Summary
 ESBConsumer createConsumer(ESBEndpointInfo endpoint)
          This method will create consumer based on the
 

Method Detail

createConsumer

ESBConsumer createConsumer(ESBEndpointInfo endpoint)
This method will create consumer based on the

Parameters:
endpoint -
Returns:


Copyright © 2011-2013 Talend Inc.. All Rights Reserved.