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

Packages that use AnnotatedEndpointData
org.mule.config.endpoint   
 

Uses of AnnotatedEndpointData in org.mule.config.endpoint
 

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

Methods in org.mule.config.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–2016 MuleSoft, Inc.. All rights reserved.