jar

com.liferay : com.liferay.portal.cache

Maven & Gradle

Dec 14, 2021
8 usages
2k stars

Liferay Portal Cache

Table Of Contents

Latest Version

Download com.liferay : com.liferay.portal.cache JAR file - Latest Versions:

All Versions

Download com.liferay : com.liferay.portal.cache JAR file - All Versions:

Version Vulnerabilities Size Updated
2.4.x
2.3.x
2.2.x
2.1.x
2.0.x
1.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window com.liferay.portal.cache-2.4.35.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.liferay.portal.cache.configuration

├─ com.liferay.portal.cache.configuration.PortalCacheConfiguration.class - [JAR]

├─ com.liferay.portal.cache.configuration.PortalCacheManagerConfiguration.class - [JAR]

com.liferay.portal.cache

├─ com.liferay.portal.cache.AggregatedPortalCacheListener.class - [JAR]

├─ com.liferay.portal.cache.AggregatedPortalCacheManagerListener.class - [JAR]

├─ com.liferay.portal.cache.BasePortalCache.class - [JAR]

├─ com.liferay.portal.cache.BasePortalCacheManager.class - [JAR]

├─ com.liferay.portal.cache.BlockingPortalCache.class - [JAR]

├─ com.liferay.portal.cache.LowLevelCache.class - [JAR]

├─ com.liferay.portal.cache.PortalCacheBootstrapLoader.class - [JAR]

├─ com.liferay.portal.cache.PortalCacheBootstrapLoaderFactory.class - [JAR]

├─ com.liferay.portal.cache.PortalCacheListenerFactory.class - [JAR]

├─ com.liferay.portal.cache.PortalCacheManagerListenerFactory.class - [JAR]

├─ com.liferay.portal.cache.PortalCacheReplicator.class - [JAR]

├─ com.liferay.portal.cache.PortalCacheReplicatorFactory.class - [JAR]

├─ com.liferay.portal.cache.PortalCacheWrapper.class - [JAR]

├─ com.liferay.portal.cache.TransactionalPortalCache.class - [JAR]

com.liferay.portal.cache.internal

├─ com.liferay.portal.cache.internal.MultiVMPoolImpl.class - [JAR]

├─ com.liferay.portal.cache.internal.SingleVMPoolImpl.class - [JAR]

com.liferay.portal.cache.internal.mvcc

├─ com.liferay.portal.cache.internal.mvcc.MVCCPortalCache.class - [JAR]

com.liferay.portal.cache.internal.dao.orm

├─ com.liferay.portal.cache.internal.dao.orm.EntityCacheImpl.class - [JAR]

├─ com.liferay.portal.cache.internal.dao.orm.FinderCacheImpl.class - [JAR]

com.liferay.portal.cache.io

├─ com.liferay.portal.cache.io.SerializableObjectWrapper.class - [JAR]