@ProviderType
public interface ResourceServiceManagerMBean
Modifier and Type | Method and Description |
---|---|
List<String> |
getRegisteredConfigurations() |
void |
refreshCache() |
@Description(value="Gets the configurations currently registered") List<String> getRegisteredConfigurations()
@Description(value="Refreshes the cache of registered configurations") void refreshCache() throws org.apache.sling.api.resource.LoginException
org.apache.sling.api.resource.LoginException
Copyright © 2013–2021 Adobe. All rights reserved.