@SupportedOptions({"org.jboss.logging.tools.report.type","org.jboss.logging.tools.report.path","org.jboss.logging.tools.report.title"}) public class ReportFileGenerator extends AbstractGenerator
| Modifier and Type | Method | Description |
|---|---|---|
void |
processTypeElement(TypeElement annotation,
TypeElement element,
MessageInterface messageInterface) |
Processes a type element.
|
getName, getSupportedOptionspublic void processTypeElement(TypeElement annotation, TypeElement element, MessageInterface messageInterface)
AbstractGeneratorprocessTypeElement in class AbstractGeneratorannotation - the annotation who trigger the processingelement - the element that contains the methods.messageInterface - the message interface to implement.Copyright © 2018. All rights reserved.