Package org.wso2.siddhi.query.api.util
Class AnnotationHelper
java.lang.Object
org.wso2.siddhi.query.api.util.AnnotationHelper
Created by suho on 8/8/14.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic AnnotationgetAnnotation(String annotationName, List<Annotation> annotationList) static ElementgetAnnotationElement(String annotationName, String elementName, List<Annotation> annotationList)
-
Constructor Details
-
AnnotationHelper
public AnnotationHelper()
-
-
Method Details
-
getAnnotation
-
getAnnotationElement
public static Element getAnnotationElement(String annotationName, String elementName, List<Annotation> annotationList)
-