| Annotation Type | Description |
|---|---|
| After |
Indicates invoking process advices after an annotated method.
|
| Before |
Indicates invoking process advices before an annotated method.
|
| Render |
The render mark for the parameter of the method, just to set the id of the renderer.
|
| RequestProcessing |
Indicates that an annotated method for HTTP request processing.
|
| RequestProcessor |
Indicates that an annotated type for HTTP request processing.
|
Copyright © 2009–2019 B3log. All rights reserved.