public class InterceptArgumentHolder extends Object
| Constructor and Description |
|---|
InterceptArgumentHolder() |
| Modifier and Type | Method and Description |
|---|---|
Annotation |
getAnnotation() |
Object |
getArgument() |
InterceptArgumentHolder |
setAnnotation(Annotation annotation) |
InterceptArgumentHolder |
setArgument(Object argument) |
public Object getArgument()
public InterceptArgumentHolder setArgument(Object argument)
public Annotation getAnnotation()
public InterceptArgumentHolder setAnnotation(Annotation annotation)
Copyright © 2020. All rights reserved.