Class AspectjCacheProxy

java.lang.Object
org.aoju.bus.starter.cache.AspectjCacheProxy

public class AspectjCacheProxy extends Object
Since:
Java 17+
Author:
Kimi Liu
  • Constructor Details

    • AspectjCacheProxy

      public AspectjCacheProxy(Map<String,org.aoju.bus.cache.CacheX> caches)
    • AspectjCacheProxy

      public AspectjCacheProxy(org.aoju.bus.cache.Context config)
  • Method Details