@Version(value="1.5.0")
Interface | Description |
---|---|
ViaProviderType |
Marker interface for eligible @Via provider identifiers.
|
Enum | Description |
---|---|
DefaultInjectionStrategy | |
ValidationStrategy |
Used by the
Model annotation. |
Annotation Type | Description |
---|---|
Default |
Default value for an injection.
|
Exporter |
Annotation to declare an model exporter servlet mapping.
|
ExporterOption |
Annotation to specify options on an model's export operation.
|
Exporters |
Annotation to declare multiple exporter servlets for a model.
|
Filter |
Provide a filter on an @Inject.
|
Model |
Mark a class as adaptable via Sling Models.
|
Optional |
Marker annotation for optional injections.
|
Path |
Provide path(s) on an @Inject.
|
Required |
Marker annotation for required injections.
|
Source |
Annotation which indicates the specific injector which will populate this injection.
|
Via |
Indicate that this injection point should be handled using some value
derived from the adaptable.
|
Copyright © 2010 - 2020 Adobe. All Rights Reserved