| Annotation Type | Description |
|---|---|
| Action | |
| After | |
| Around | |
| Aspect | |
| Autowired | |
| Bean | |
| Before | |
| Configuration | |
| Description | |
| Destroy | |
| Dispatch | |
| ExceptionThrown | |
| Finally | |
| Forward | |
| Initialize | |
| Joinpoint | |
| NonSerializable |
The NonSerializable attribute marks a variable to not be serialized.
|
| Profile | |
| Qualifier | |
| Redirect | |
| Request | |
| RequestAsDelete | |
| RequestAsGet | |
| RequestAsPatch | |
| RequestAsPost | |
| RequestAsPut | |
| Required |
Marks a method (typically a JavaBean setter method) as being 'required': that is,
the setter method must be configured to be dependency-injected with a value.
|
| Transform | |
| Value |
Copyright © 2008–2018 The Aspectran Project. All rights reserved.