|
JBoss Logging I18n Annotation Processor 1.1.0.Final | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MessageMethod | |
|---|---|
| org.jboss.logging.processor.generator.model | |
| org.jboss.logging.processor.model | |
| org.jboss.logging.processor.validation | |
| Uses of MessageMethod in org.jboss.logging.processor.generator.model |
|---|
| Method parameters in org.jboss.logging.processor.generator.model with type arguments of type MessageMethod | |
|---|---|
static ClassModel |
ClassModelFactory.translation(MessageInterface messageInterface,
String translationSuffix,
Map<MessageMethod,String> translations)
Creates a class model for created translation implementations of the message interface. |
| Uses of MessageMethod in org.jboss.logging.processor.model |
|---|
| Methods in org.jboss.logging.processor.model that return types with arguments of type MessageMethod | |
|---|---|
Collection<MessageMethod> |
MessageInterface.methods()
A collection of all the methods this interface needs to implement. |
| Uses of MessageMethod in org.jboss.logging.processor.validation |
|---|
| Methods in org.jboss.logging.processor.validation with parameters of type MessageMethod | |
|---|---|
static FormatValidator |
FormatValidatorFactory.create(MessageMethod messageMethod)
|
Collection<ValidationMessage> |
MessageIdValidator.validate(MessageInterface messageInterface,
MessageMethod messageMethod)
|
|
JBoss Logging I18n Annotation Processor 1.1.0.Final | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||