org.mule.devkit.generation.javadoc
Class JavaDocPlugin
java.lang.Object
org.mule.devkit.generation.javadoc.JavaDocPlugin
- All Implemented Interfaces:
- Plugin
public class JavaDocPlugin
- extends Object
- implements Plugin
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JavaDocPlugin
public JavaDocPlugin()
getOptionName
public String getOptionName()
- Specified by:
getOptionName in interface Plugin
getVerifiers
public List<ModuleAnnotationVerifier> getVerifiers()
- Specified by:
getVerifiers in interface Plugin
getGenerators
public List<Generator> getGenerators()
- Specified by:
getGenerators in interface Plugin
getPostProcessors
public List<PostProcessor> getPostProcessors()
- Specified by:
getPostProcessors in interface Plugin
Copyright © 2010–2015 MuleSoft, Inc.. All rights reserved.