Class UnBoundedSessionCache

    • Constructor Detail

      • UnBoundedSessionCache

        public UnBoundedSessionCache​(String cacheName,
                                     StatefulSessionContainer container,
                                     int cacheIdleTime,
                                     int removalTime)
    • Method Detail

      • isThresholdReached

        protected boolean isThresholdReached()
        Description copied from class: BaseCache
        has cache reached its threshold
        Overrides:
        isThresholdReached in class BaseCache
        Returns:
        true when the cache reached its threshold