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
org.apache.sling.models.annotations
Annotation Type Required
@Target
({
FIELD
,
METHOD
,
PARAMETER
})
@Retention
(
RUNTIME
)
public @interface
Required
Marker annotation for required injections.