@SupportedOptions(value={"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 and 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 © 2019 JBoss by Red Hat. All rights reserved.