Package | Description |
---|---|
org.jboss.logging.processor.generator.model | |
org.jboss.logging.processor.model | |
org.jboss.logging.processor.validation |
Modifier and Type | Method and Description |
---|---|
static ClassModel |
ClassModelFactory.translation(Filer filer,
MessageInterface messageInterface,
String translationSuffix,
Map<MessageMethod,String> translations)
Creates a class model for created translation implementations of the message interface.
|
Modifier and Type | Method and Description |
---|---|
Collection<MessageMethod> |
MessageInterface.methods()
A collection of all the methods this interface needs to implement.
|
Modifier and Type | Method and Description |
---|---|
static FormatValidator |
FormatValidatorFactory.create(MessageMethod messageMethod) |
Collection<ValidationMessage> |
MessageIdValidator.validate(MessageInterface messageInterface,
MessageMethod messageMethod) |
Copyright © 2022 JBoss by Red Hat. All rights reserved.