Uses of Interface
org.mule.config.AnnotationsParserFactory

Packages that use AnnotationsParserFactory
org.mule.config Providers Mule Xml configuration support and general configuration classes. 
org.mule.config.endpoint   
org.mule.config.processors   
 

Uses of AnnotationsParserFactory in org.mule.config
 

Methods in org.mule.config that return AnnotationsParserFactory
protected  AnnotationsParserFactory AnnotationsConfigurationBuilder.createAnnotationsParserFactory()
           
 

Uses of AnnotationsParserFactory in org.mule.config.endpoint
 

Classes in org.mule.config.endpoint that implement AnnotationsParserFactory
 class RegistryBackedAnnotationsParserFactory
          Loads the default expression, router and endpoint parsers provided by Mule.
 

Uses of AnnotationsParserFactory in org.mule.config.processors
 

Fields in org.mule.config.processors declared as AnnotationsParserFactory
protected  AnnotationsParserFactory DecoratingAnnotatedServiceProcessor.parserFactory
           
 



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