@Documented
@Inherited
@Target(value=METHOD)
@Retention(value=RUNTIME)
public @interface PostAction
| Modifier and Type | Fields and Description |
|---|---|
static java.lang.String |
CLASS_VERSION
Class version string
|
static java.lang.String |
DISABLED |
| Modifier and Type | Optional Element and Description |
|---|---|
java.lang.String |
value |