Uses of Enum
org.apache.sling.models.annotations.injectorspecific.InjectionStrategy
Package
Description
-
Uses of InjectionStrategy in org.apache.sling.models.annotations.injectorspecific
Modifier and TypeMethodDescriptionstatic InjectionStrategy
Returns the enum constant of this type with the specified name.static InjectionStrategy[]
InjectionStrategy.values()
Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of InjectionStrategy in org.apache.sling.models.spi.injectorspecific
Modifier and TypeMethodDescriptionAbstractInjectAnnotationProcessor2.getInjectionStrategy()
InjectAnnotationProcessor2.getInjectionStrategy()
Tries to get the information whether the injection is optional.