| Package | Description |
|---|---|
| org.apache.struts2.convention |
| Modifier and Type | Method and Description |
|---|---|
protected List<Action> |
PackageBasedActionConfigBuilder.checkActionsAnnotation(Actions actionsAnnotation)
Builds a list of actions from an @Actions annotation, and check that they are not all empty
|
protected boolean |
PackageBasedActionConfigBuilder.shouldMapDefaultExecuteMethod(Map<String,List<Action>> actionAnnotationsByMethod,
boolean hasDefaultMethod,
Action classAction,
Actions classActions)
Determines whether the default
execute() method should be automatically mapped as an action. |
Copyright © 2000–2026 Apache Software Foundation. All rights reserved.