org.mule.devkit.model.module.factory
Interface AnnotationProcessorFactory<T>


public interface AnnotationProcessorFactory<T>

Factory to create any type of AnnotationProcessorMethod


Method Summary
 T instantiate(ExecutableElement executableElement, Type type, Types types, Elements elements)
           
 

Method Detail

instantiate

T instantiate(ExecutableElement executableElement,
              Type type,
              Types types,
              Elements elements)


Copyright © 2010–2015 MuleSoft, Inc.. All rights reserved.