|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.loom.annotation.processor.BrowserMessagesAnnotationProcessor
@Component public class BrowserMessagesAnnotationProcessor
Processes BrowserMessages annotations
| Constructor Summary | |
|---|---|
BrowserMessagesAnnotationProcessor()
|
|
| Method Summary | |
|---|---|
void |
process(AnnotationMetadata metadata,
ActionMapping mapping)
Expands an ActionMapping with the metadata annotated to an Action class. |
void |
setMessagesRepositoryFactory(MessagesRepositoryFactory messagesRepositoryFactory)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BrowserMessagesAnnotationProcessor()
| Method Detail |
|---|
public void process(AnnotationMetadata metadata,
ActionMapping mapping)
AnnotationProcessor
process in interface AnnotationProcessormetadata - the annotation metadata to be processedmapping - the action mapping to be modifiedpublic void setMessagesRepositoryFactory(MessagesRepositoryFactory messagesRepositoryFactory)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||