|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |
@Retention(value=RUNTIME) @Target(value=TYPE) public @interface SetupAction
Marking an action class with this annotation will cause it be pass-through by
the IsSetupInterceptor
.
IsSetupInterceptor
Optional Element Summary | |
---|---|
boolean |
onlyAllowIfNotSetup
|
public abstract boolean onlyAllowIfNotSetup
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |