org.mule.transport.jms
Class JmsEndpointURIBuilder

java.lang.Object
  extended by org.mule.endpoint.AbstractEndpointURIBuilder
      extended by org.mule.endpoint.ResourceNameEndpointURIBuilder
          extended by org.mule.transport.jms.JmsEndpointURIBuilder
All Implemented Interfaces:
EndpointURIBuilder

public class JmsEndpointURIBuilder
extends ResourceNameEndpointURIBuilder

TODO


Field Summary
 
Fields inherited from class org.mule.endpoint.ResourceNameEndpointURIBuilder
logger, RESOURCE_INFO_PROPERTY
 
Fields inherited from class org.mule.endpoint.AbstractEndpointURIBuilder
address, connectorName, endpointName, responseTransformers, transformers, userInfo
 
Constructor Summary
JmsEndpointURIBuilder()
           
 
Method Summary
protected  void setEndpoint(URI uri, Properties props)
           
 
Methods inherited from class org.mule.endpoint.AbstractEndpointURIBuilder
build, getPropertiesForURI, rewriteURI
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JmsEndpointURIBuilder

public JmsEndpointURIBuilder()
Method Detail

setEndpoint

protected void setEndpoint(URI uri,
                           Properties props)
                    throws MalformedEndpointException
Overrides:
setEndpoint in class ResourceNameEndpointURIBuilder
Throws:
MalformedEndpointException


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