Package | Description |
---|---|
org.jboss.logging.processor.apt.report | |
org.jboss.logging.processor.generator.model | |
org.jboss.logging.processor.model | |
org.jboss.logging.processor.validation |
Modifier and Type | Method | Description |
---|---|---|
abstract void |
ReportWriter.writeDetail(MessageMethod messageMethod) |
Writes a detail line for the report.
|
Modifier and Type | Method | Description |
---|---|---|
static ClassModel |
ClassModelFactory.translation(ProcessingEnvironment processingEnv,
MessageInterface messageInterface,
String translationSuffix,
Map<MessageMethod,String> translations) |
Creates a class model for created translation implementations of the message interface.
|
Modifier and Type | Method | Description |
---|---|---|
Collection<MessageMethod> |
MessageInterface.methods() |
A collection of all the methods this interface needs to implement.
|
Modifier and Type | Method | Description |
---|---|---|
static FormatValidator |
FormatValidatorFactory.create(MessageMethod messageMethod) |
|
Collection<ValidationMessage> |
MessageIdValidator.validate(MessageInterface messageInterface,
MessageMethod messageMethod) |
Copyright © 2018. All rights reserved.