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.impl.annotations   
org.mule.impl.endpoint   
 

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.impl.annotations
 

Fields in org.mule.impl.annotations declared as AnnotationsParserFactory
protected  AnnotationsParserFactory AnnotatedServiceBuilder.parserFactory
           
 

Uses of AnnotationsParserFactory in org.mule.impl.endpoint
 

Classes in org.mule.impl.endpoint that implement AnnotationsParserFactory
 class DefaultAnnotationsParserFactory
          Loads the default endpoint parsers provided by the annotations module.
 



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