View Java Class Source Code in JAR file
- Download JD-GUI to open JAR file and explore Java source code file (.class .java)
- Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window com.liferay.portal.cache.ehcache.multiple-1.0.25.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.liferay.portal.cache.ehcache.multiple.internal.bootstrap
├─ com.liferay.portal.cache.ehcache.multiple.internal.bootstrap.EhcachePortalCacheBootstrapLoaderAdapter.class - [JAR]
├─ com.liferay.portal.cache.ehcache.multiple.internal.bootstrap.EhcachePortalCacheBootstrapLoaderFactory.class - [JAR]
├─ com.liferay.portal.cache.ehcache.multiple.internal.bootstrap.RMIBootstrapCacheLoaderFactory.class - [JAR]
com.liferay.portal.cache.ehcache.multiple.configuration
├─ com.liferay.portal.cache.ehcache.multiple.configuration.EhcacheMultipleConfiguration.class - [JAR]
com.liferay.portal.cache.ehcache.multiple.internal.distribution
├─ com.liferay.portal.cache.ehcache.multiple.internal.distribution.EhcachePortalCacheReplicatorAdapter.class - [JAR]
├─ com.liferay.portal.cache.ehcache.multiple.internal.distribution.EhcachePortalCacheReplicatorFactory.class - [JAR]
├─ com.liferay.portal.cache.ehcache.multiple.internal.distribution.RMICacheReplicatorFactory.class - [JAR]