org.mule.impl.endpoint
Interface EndpointBuilder

All Known Implementing Classes:
AbstractEndpointBuilder

public interface EndpointBuilder

EndpointBuilder determines how a uri is translated to a MuleEndpointURI Connectors can override the default behaviour to suit their needs

Version:
$Revision: 3798 $
Author:
Ross Mason

Method Summary
 UMOEndpointURI build(URI uri)
           
 

Method Detail

build

public UMOEndpointURI build(URI uri)
                     throws MalformedEndpointException
Throws:
MalformedEndpointException


Copyright © 2003-2006 MuleSource Inc.. All Rights Reserved.