Class SoftLockManagerImpl

  • All Implemented Interfaces:
    SoftLockManager

    public class SoftLockManagerImpl
    extends AbstractSoftLockManager
    A SoftLockFactory implementation which creates soft locks with Read-Committed isolation level
    Author:
    Ludovic Orban
    • Constructor Detail

      • SoftLockManagerImpl

        public SoftLockManagerImpl​(java.lang.String cacheName,
                                   SoftLockFactory lockFactory)
        Create a new ReadCommittedSoftLockFactoryImpl instance for a cache
        Parameters:
        cacheName - the name of the cache