public @interface Priority
Ensure the runtime configuration for prioritized execution is set before using this annotation.
The default priority value is zero (0).
Modifier and Type | Required Element and Description |
---|---|
int |
value
Priority value.
|
Copyright © 2005–2018. All rights reserved.