Interface ConfigurationResourceResolverConfig
-
@ProviderType public interface ConfigurationResourceResolverConfig
Service for accessing the ConfigurationResourceResolver configuration from other services.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description @NotNull java.util.Collection<java.lang.String>
configBucketNames()
All bucket names starting with sling:configs and the alternative ones.
-