Interface RedirectFilterMBean
- All Known Implementing Classes:
RedirectFilter
@Description("ACS Redirect Manager MBean")
public interface RedirectFilterMBean
-
Method Summary
-
Method Details
-
invalidateAll
@Description("Invalidate all cached rules") void invalidateAll() -
getRedirectRules
@Description("Loaded redirect rules") TabularData getRedirectRules(String storagePath) throws OpenDataException - Throws:
OpenDataException
-
getRedirectConfigurations
-
getBucket
-
getConfigName
-