| 接口 | 说明 |
|---|---|
| AnnotationParserCallback |
Annotation parser call back interface.
|
| 类 | 说明 |
|---|---|
| AbstractAnnotationParserCallback |
Base annotation parser call back class.
|
| CommonAnnotationBeanPostProcessor |
Common annotation bean post processor. it uses
AnnotationParserCallbackinterface to define specified Annotation then recognize the Class to do bean define action |
| MessageListenerAnnotationResolver |
Annotation resolver for
MessageListener and MessageSender |
| 注释类型 | 说明 |
|---|---|
| MessageListener |
Annotation that marks a field type to be the target of a Bigpipe message
listener.
|
| MessageSender |
Annotation that marks a class field to be the target of a Bigpipe message sender.
|
| QueueMessageListener |
Annotation that marks a field type to be the target of a Bigpipe message
listener.
|
Copyright © 2017. All rights reserved.