Package | Description |
---|---|
org.jboss.logging.processor.intf.model | |
org.jboss.logging.processor.model | |
org.jboss.logging.processor.validation |
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 ClassModel |
ClassModelFactory.translation(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 |
---|---|
static FormatValidator |
FormatValidatorFactory.create(MessageMethod messageMethod) |
Collection<ValidationMessage> |
MessageIdValidator.validate(String projectCode,
MessageMethod messageMethod) |
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.