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  AnnotatedEndpointData ReplyAnnotationParser.createEndpointData(Annotation annotation)
           
protected abstract  AnnotatedEndpointData AbstractEndpointAnnotationParser.createEndpointData(Annotation annotation)
           
 

Methods in org.mule.impl.endpoint with parameters of type AnnotatedEndpointData
protected  EndpointBuilder AnnotatedEndpointHelper.getEndpointBuilder(AnnotatedEndpointData epData)
           
protected  void AnnotatedEndpointHelper.preprocessEndpointData(AnnotatedEndpointData data)
          This method can be overridden to process endpoints before they get built.
 ImmutableEndpoint AnnotatedEndpointHelper.processEndpoint(AnnotatedEndpointData epData)
           
 



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