Uses of Interface
org.apache.sling.caconfig.spi.ConfigurationInjectResourceDetectionStrategy
Package
Description
Multiplexer services provide aggregated access to all implementations of the related SPI interface.
-
Uses of ConfigurationInjectResourceDetectionStrategy in org.apache.sling.caconfig.impl.def
Modifier and TypeClassDescriptionclass
Default implementation ofConfigurationInjectResourceDetectionStrategy
which always uses the resource of the current request. -
Uses of ConfigurationInjectResourceDetectionStrategy in org.apache.sling.caconfig.management.multiplexer
Modifier and TypeInterfaceDescriptioninterface
Detects allConfigurationInjectResourceDetectionStrategy
implementations in the container and consolidates their result based on service ranking.