@Inherited @Target(value=TYPE) @Retention(value=RUNTIME) public @interface ActionGroup
| Modifier and Type | Optional Element and Description | 
|---|---|
| ActionMapping[] | actions | 
| String | defaultAction | 
| Class | defaultTargetType | 
public abstract ActionMapping[] actions
public abstract String defaultAction
public abstract Class defaultTargetType
Copyright © 2019. All Rights Reserved.