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