JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Field
Required
Optional
Detail:
Field
Element
Summary:
Field |
Required
|
Optional
Detail:
Field |
Element
SEARCH
Package
io.fluentlenium.core.hook
Annotation Interface HookOptions
@Inherited
@Target
({
FIELD
,
TYPE
,
ANNOTATION_TYPE
})
@Retention
(
RUNTIME
)
public @interface
HookOptions
Annotation used to declared hook options.
Required Element Summary
Required Elements
Modifier and Type
Required Element
Description
Class
<?>
value
Hook options class.
Element Details
value
Class
<?>
value
Hook options class.
Returns:
hook options class