| Modifier and Type | Optional Element and Description |
|---|---|
String |
argNames
When compiling without debug info, or when interpreting pointcuts at runtime,
the names of any arguments used in the advice declaration are not available.
|
String |
pointcut |
String |
returning |
String |
value |
public abstract String value
public abstract String pointcut
public abstract String returning
public abstract String argNames
Copyright © 2020. All rights reserved.