类 WestCacheClientExcluder

java.lang.Object
com.github.charlemaznable.httpclient.westcache.WestCacheClientExcluder
所有已实现的接口:
com.github.bingoohuang.westcache.spring.exclude.WestCacheExcludeAnnotationTypeSupplier

@AutoService(com.github.bingoohuang.westcache.spring.exclude.WestCacheExcludeAnnotationTypeSupplier.class) public final class WestCacheClientExcluder extends Object implements com.github.bingoohuang.westcache.spring.exclude.WestCacheExcludeAnnotationTypeSupplier
  • 构造器详细资料

    • WestCacheClientExcluder

      public WestCacheClientExcluder()
  • 方法详细资料

    • get

      public List<Class<? extends Annotation>> get()
      指定者:
      get 在接口中 com.github.bingoohuang.westcache.spring.exclude.WestCacheExcludeAnnotationTypeSupplier