JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Field |
Optional |
Required
Detail:
Field |
Element
SEARCH:
Package
org.apache.struts2.convention.annotation
Annotation Interface DefaultInterceptorRef
@Target
(
PACKAGE
)
@Retention
(
RUNTIME
)
public @interface
DefaultInterceptorRef
Defines the default interceptor for all actions in this package
Required Element Summary
Required Elements
Modifier and Type
Required Element
Description
String
value
Element Details
value
String
value
Returns:
The interceptor name.