Interface CachingUserProviderMXBean

All Known Implementing Classes:
BrightspaceUserProviderInstance, LdapUserProviderInstance, MoodleUserProviderInstance, SakaiUserProviderInstance, StudipUserProviderInstance

public interface CachingUserProviderMXBean
A JMX interface for caching user providers.
  • Method Summary

    Modifier and Type
    Method
    Description
    float
    Gets the ratio of cache hits to total requests.
  • Method Details

    • getCacheHitRatio

      float getCacheHitRatio()
      Gets the ratio of cache hits to total requests.
      Returns:
      the hit ratio