class ExecuteBinding extends AnnotationBinding<java.lang.reflect.Method>
| Constructor and Description |
|---|
ExecuteBinding(java.lang.reflect.Method method) |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(java.lang.Object annotatedInstance) |
boolean |
validate() |
checkModifier, getMember, getNotParameterizedTypepublic boolean validate()
validate in class AnnotationBinding<java.lang.reflect.Method>public void execute(java.lang.Object annotatedInstance)
Copyright © 2016–2019 52°North Initiative for Geospatial Open Source Software GmbH. All rights reserved.