Annotation Type SetupAction
-
@Retention(RUNTIME) @Target(TYPE) public @interface SetupAction
Marking an action class with this annotation will cause it be pass-through by theIsSetupInterceptor
.- Author:
- bdferris
- See Also:
IsSetupInterceptor
-
-
Optional Element Summary
Optional Elements Modifier and Type Optional Element Description boolean
onlyAllowIfNotSetup
-