@Retention(value=RUNTIME) @Target(value=METHOD) public @interface PostInject
| Modifier and Type | Optional Element and Description |
|---|---|
int |
value
Denotes the priority of execution, with the lowest value having the highest priority.
|
Copyright © 2016 DevCon5 GmbH. All rights reserved.