|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.mule.impl.endpoint.AbstractEndpointBuilder
org.mule.impl.endpoint.ResourceNameEndpointBuilder
ResourceNameEndpointBuilder
extracts a resource name from
a uri endpointUri
Field Summary | |
static java.lang.String |
RESOURCE_INFO_PROPERTY
|
Fields inherited from class org.mule.impl.endpoint.AbstractEndpointBuilder |
address, connectorName, createConnector, endpointName, PROPERTY_CONNECTOR_NAME, PROPERTY_CREATE_CONNECTOR, PROPERTY_ENDPOINT_NAME, PROPERTY_ENDPOINT_URI, PROPERTY_TRANSFORMERS, transformers |
Constructor Summary | |
ResourceNameEndpointBuilder()
|
Method Summary | |
protected void |
setEndpoint(java.net.URI uri,
java.util.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 |
Field Detail |
public static final java.lang.String RESOURCE_INFO_PROPERTY
Constructor Detail |
public ResourceNameEndpointBuilder()
Method Detail |
protected void setEndpoint(java.net.URI uri, java.util.Properties props) throws MalformedEndpointException
setEndpoint
in class AbstractEndpointBuilder
MalformedEndpointException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |