Interface ConfigurationResourceResolverConfig
@ProviderType
public interface ConfigurationResourceResolverConfig
Service for accessing the ConfigurationResourceResolver configuration from other services.
-
Method Summary
Modifier and TypeMethodDescription@NotNull Collection<String>
All bucket names starting with sling:configs and the alternative ones.
-
Method Details
-
configBucketNames
All bucket names starting with sling:configs and the alternative ones.- Returns:
- Bucket names
-