class ExecuteAnnotationParser extends java.lang.Object implements AnnotationParser<Execute,java.lang.reflect.Method,ExecuteBinding>
| Constructor and Description |
|---|
ExecuteAnnotationParser() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Class<? extends Execute> |
getSupportedAnnotation() |
ExecuteBinding |
parse(Execute annotation,
java.lang.reflect.Method member) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitparsepublic ExecuteBinding parse(Execute annotation, java.lang.reflect.Method member)
parse in interface AnnotationParser<Execute,java.lang.reflect.Method,ExecuteBinding>public java.lang.Class<? extends Execute> getSupportedAnnotation()
getSupportedAnnotation in interface AnnotationParser<Execute,java.lang.reflect.Method,ExecuteBinding>Copyright © 2016–2019 52°North Initiative for Geospatial Open Source Software GmbH. All rights reserved.