org.mule.providers.dq
Class DQEndpointBuilder

java.lang.Object
  extended byorg.mule.impl.endpoint.AbstractEndpointBuilder
      extended byorg.mule.impl.endpoint.ResourceNameEndpointBuilder
          extended byorg.mule.providers.dq.DQEndpointBuilder
All Implemented Interfaces:
EndpointBuilder

public class DQEndpointBuilder
extends ResourceNameEndpointBuilder

DQEndpointBuilder constructs an endpoint used by AS400 data queues


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

Constructor Detail

DQEndpointBuilder

public DQEndpointBuilder()
Method Detail

setEndpoint

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


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