Uses of Class
org.mule.impl.endpoint.AnnotatedEndpointData

Packages that use AnnotatedEndpointData
org.mule.impl.endpoint   
 

Uses of AnnotatedEndpointData in org.mule.impl.endpoint
 

Methods in org.mule.impl.endpoint that return AnnotatedEndpointData
protected abstract  AnnotatedEndpointData AbstractEndpointAnnotationParser.createEndpointData(Annotation annotation)
           
protected  AnnotatedEndpointData ReplyAnnotationParser.createEndpointData(Annotation annotation)
           
 

Methods in org.mule.impl.endpoint with parameters of type AnnotatedEndpointData
protected  EndpointBuilder AnnotatedEndpointBuilder.getEndpointBuilder(AnnotatedEndpointData epData)
           
 ImmutableEndpoint AnnotatedEndpointBuilder.processEndpoint(AnnotatedEndpointData epData)
           
 



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