public static class StatementInformationalsUtil.AnnotationAnalysisResult extends Object
Modifier and Type | Method and Description |
---|---|
static StatementInformationalsUtil.AnnotationAnalysisResult |
analyzeAnnotations(Annotation[] annotations)
Analyze the annotations and return priority and drop settings.
|
int |
getPriority()
Returns execution priority.
|
boolean |
isPremptive()
Returns preemptive indicator (drop or normal).
|
public int getPriority()
public boolean isPremptive()
public static StatementInformationalsUtil.AnnotationAnalysisResult analyzeAnnotations(Annotation[] annotations)
annotations
- to analyzeCopyright © 2005–2021. All rights reserved.