|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.espertech.esper.core.service.StatementContextFactoryDefault.AnnotationAnalysisResult
public static class StatementContextFactoryDefault.AnnotationAnalysisResult
Analysis result of analysing annotations for a statement.
Method Summary | |
---|---|
static StatementContextFactoryDefault.AnnotationAnalysisResult |
analyzeAnnotations(java.lang.annotation.Annotation[] annotations)
Analyze the annotations and return priority and drop settings. |
int |
getPriority()
Returns execution priority. |
boolean |
isPremptive()
Returns preemptive indicator (drop or normal). |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public int getPriority()
public boolean isPremptive()
public static StatementContextFactoryDefault.AnnotationAnalysisResult analyzeAnnotations(java.lang.annotation.Annotation[] annotations)
annotations
- to analyze
|
© 2006-2015 EsperTech Inc. All rights reserved. Visit us at espertech.com |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |