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


Method Summary
 UMOEndpointURI build(URI uri)
           
 

Method Detail

build

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


Copyright © 2003-2008 MuleSource, Inc.. All Rights Reserved.