@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, getSupportedOptions
public void processTypeElement(TypeElement annotation, TypeElement element, MessageInterface messageInterface)
AbstractGenerator
processTypeElement
in class AbstractGenerator
annotation
- the annotation who trigger the processingelement
- the element that contains the methods.messageInterface
- the message interface to implement.Copyright © 2018. All rights reserved.