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
tech.guilhermekaua.spigotboot.core.context.annotations
Annotation Interface Conditional
@Retention
(
RUNTIME
)
@Target
({
TYPE
,
METHOD
,
ANNOTATION_TYPE
})
public @interface
Conditional
Required Element Summary
Required Elements
Modifier and Type
Required Element
Description
Class
<? extends
Condition
>[]
value
Element Details
value
Class
<? extends
Condition
>[]
value