Interface ResourceServiceManagerMBean
- All Known Subinterfaces:
AutomaticPackageReplicatorMBean
- All Known Implementing Classes:
ResourceServiceManager
@ProviderType
public interface ResourceServiceManagerMBean
Base methods for the JMX Interface for a ResourceServiceManager
-
Method Summary
-
Method Details
-
getRegisteredConfigurations
-
refreshCache
@Description("Refreshes the cache of registered configurations") void refreshCache() throws org.apache.sling.api.resource.LoginException- Throws:
org.apache.sling.api.resource.LoginException
-