|
JBoss Logging I18n Annotation Processor 1.0.3.Final-redhat-2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MessageMethod | |
---|---|
org.jboss.logging.processor.intf.model | |
org.jboss.logging.processor.model | |
org.jboss.logging.processor.validation |
Uses of MessageMethod in org.jboss.logging.processor.intf.model |
---|
Methods in org.jboss.logging.processor.intf.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.model |
---|
Method parameters in org.jboss.logging.processor.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.validation |
---|
Methods in org.jboss.logging.processor.validation with parameters of type MessageMethod | |
---|---|
static FormatValidator |
FormatValidatorFactory.create(MessageMethod messageMethod)
|
Collection<ValidationMessage> |
MessageIdValidator.validate(String projectCode,
MessageMethod messageMethod)
|
|
JBoss Logging I18n Annotation Processor 1.0.3.Final-redhat-2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |