Interface MediatorCacheInvalidatorMBean

  • All Known Implementing Classes:
    MediatorCacheInvalidator

    public interface MediatorCacheInvalidatorMBean
    The interface for MBean used to invalidate the cache mediator.
    • Method Detail

      • invalidateTheWholeCache

        void invalidateTheWholeCache()
        This abstract method should be implemented to invalidate the whole mediator Cache.