jar

io.github.microsphere-projects : microsphere-jcache

Maven & Gradle

Mar 25, 2024

Microsphere :: Java EE :: Cache · Microsphere Java EE Cache Project

Table Of Contents

Latest Version

Download io.github.microsphere-projects : microsphere-jcache JAR file - Latest Versions:

All Versions

Download io.github.microsphere-projects : microsphere-jcache JAR file - All Versions:

Version Vulnerabilities Size Updated
0.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 microsphere-jcache-0.0.1-alpha.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.microsphere.enterprise.cache.redis

├─ io.microsphere.enterprise.cache.redis.JedisCache.class - [JAR]

├─ io.microsphere.enterprise.cache.redis.JedisCacheManager.class - [JAR]

io.microsphere.enterprise.cache

├─ io.microsphere.enterprise.cache.AbstractCache.class - [JAR]

├─ io.microsphere.enterprise.cache.AbstractCacheManager.class - [JAR]

├─ io.microsphere.enterprise.cache.ConfigurableCachingProvider.class - [JAR]

├─ io.microsphere.enterprise.cache.ExpirableEntry.class - [JAR]

├─ io.microsphere.enterprise.cache.InMemoryCache.class - [JAR]

├─ io.microsphere.enterprise.cache.InMemoryCacheManager.class - [JAR]

├─ io.microsphere.enterprise.cache.KeyValueTypePair.class - [JAR]

io.microsphere.enterprise.cache.annotation.interceptor

├─ io.microsphere.enterprise.cache.annotation.interceptor.CacheOperationInterceptor.class - [JAR]

├─ io.microsphere.enterprise.cache.annotation.interceptor.CachePutInterceptor.class - [JAR]

├─ io.microsphere.enterprise.cache.annotation.interceptor.CacheRemoveAllInterceptor.class - [JAR]

├─ io.microsphere.enterprise.cache.annotation.interceptor.CacheRemoveInterceptor.class - [JAR]

├─ io.microsphere.enterprise.cache.annotation.interceptor.CacheResultInterceptor.class - [JAR]

io.microsphere.enterprise.cache.event

├─ io.microsphere.enterprise.cache.event.CacheEntryEventListenerAdapter.class - [JAR]

├─ io.microsphere.enterprise.cache.event.CacheEntryEventPublisher.class - [JAR]

├─ io.microsphere.enterprise.cache.event.ConditionalCacheEntryEventListener.class - [JAR]

├─ io.microsphere.enterprise.cache.event.GenericCacheEntryEvent.class - [JAR]

io.microsphere.enterprise.cache.configuration

├─ io.microsphere.enterprise.cache.configuration.CacheConfiguration.class - [JAR]

├─ io.microsphere.enterprise.cache.configuration.ConfigurationUtils.class - [JAR]

├─ io.microsphere.enterprise.cache.configuration.ImmutableCompleteConfiguration.class - [JAR]

├─ io.microsphere.enterprise.cache.configuration.PropertiesCacheConfiguration.class - [JAR]

io.microsphere.enterprise.cache.file

├─ io.microsphere.enterprise.cache.file.FileSystemCache.class - [JAR]

├─ io.microsphere.enterprise.cache.file.FileSystemCacheManager.class - [JAR]

io.microsphere.enterprise.cache.processor

├─ io.microsphere.enterprise.cache.processor.MutableEntryAdapter.class - [JAR]

io.microsphere.enterprise.cache.management

├─ io.microsphere.enterprise.cache.management.CacheMXBeanAdapter.class - [JAR]

├─ io.microsphere.enterprise.cache.management.CacheStatistics.class - [JAR]

├─ io.microsphere.enterprise.cache.management.DummyCacheStatistics.class - [JAR]

├─ io.microsphere.enterprise.cache.management.ManagementUtils.class - [JAR]

├─ io.microsphere.enterprise.cache.management.SimpleCacheStatistics.class - [JAR]

io.microsphere.enterprise.cache.annotation

├─ io.microsphere.enterprise.cache.annotation.DefaultCacheKeyGenerator.class - [JAR]

├─ io.microsphere.enterprise.cache.annotation.DefaultCacheResolver.class - [JAR]

├─ io.microsphere.enterprise.cache.annotation.DefaultCacheResolverFactory.class - [JAR]

├─ io.microsphere.enterprise.cache.annotation.DefaultGeneratedCacheKey.class - [JAR]

├─ io.microsphere.enterprise.cache.annotation.ReflectiveCacheInvocationContext.class - [JAR]

├─ io.microsphere.enterprise.cache.annotation.ReflectiveCacheInvocationParameter.class - [JAR]

├─ io.microsphere.enterprise.cache.annotation.ReflectiveCacheKeyInvocationContext.class - [JAR]

├─ io.microsphere.enterprise.cache.annotation.ReflectiveCacheMethodDetails.class - [JAR]

io.microsphere.enterprise.cache.integration

├─ io.microsphere.enterprise.cache.integration.AbstractFallbackStorage.class - [JAR]

├─ io.microsphere.enterprise.cache.integration.CompositeFallbackStorage.class - [JAR]

├─ io.microsphere.enterprise.cache.integration.FallbackStorage.class - [JAR]

├─ io.microsphere.enterprise.cache.integration.FileFallbackStorage.class - [JAR]

io.microsphere.enterprise.cache.annotation.util

├─ io.microsphere.enterprise.cache.annotation.util.CacheAnnotationUtils.class - [JAR]

├─ io.microsphere.enterprise.cache.annotation.util.CacheOperationAnnotationInfo.class - [JAR]

io.microsphere.enterprise.cache.spring

├─ io.microsphere.enterprise.cache.spring.SpringCacheAdapter.class - [JAR]

├─ io.microsphere.enterprise.cache.spring.SpringCacheManagerAdapter.class - [JAR]