public final class TaskProxyMethod extends Object implements ProxyMethod
| Constructor and Description |
|---|
TaskProxyMethod() |
| Modifier and Type | Method and Description |
|---|---|
Class<TaskAnnotation> |
getAnnotationType() |
Object |
invoke(Method method,
Object[] args) |
public Class<TaskAnnotation> getAnnotationType()
getAnnotationType in interface ProxyMethodpublic Object invoke(Method method, Object[] args)
invoke in interface ProxyMethodCopyright © 2019. All Rights Reserved.