JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Field |
Optional |
Required
Detail:
Field |
Element
SEARCH:
Package
com.mastfrog.acteur.preconditions
Annotation Type RequireParametersIfMethodMatches
@Retention
(
RUNTIME
)
@Target
(
TYPE
)
public @interface
RequireParametersIfMethodMatches
Annotation which can appear on an Acteur with the @HttpCall annotation or on a Page with that annotation.
Author:
Tim Boudreau
Required Element Summary
Required Elements
Modifier and Type
Required Element
Description
Method
method
String
[]
value
Element Details
value
String
[]
value
method
Method
method