JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Index
Help
Summary:
Field |
Optional
|
Required
Detail:
Field |
Element
SEARCH:
Package
w.impl
Annotation Interface Impl
@Target
(
TYPE
)
@Retention
(
SOURCE
)
public @interface
Impl
Required Element Summary
Required Elements
Modifier and Type
Required Element
Description
@NotNull
Class
<?> @NotNull []
types
Optional Element Summary
Optional Elements
Modifier and Type
Optional Element
Description
@NotNull
String
factory
@NotNull
ImplPriority
priority
Element Details
types
@NotNull
@NotNull
Class
<?> @NotNull []
types
factory
@NotNull
@NotNull
String
factory
Default:
"create"
priority
@NotNull
@NotNull
ImplPriority
priority
Default:
NORMAL