
public class DisabledCacheInvocationHandler extends Object implements InvocationHandler
Cache. All methods except Cache.getName(),
Cache.getAliases(), Cache.isEnabled(), Cache.getProperties(), Cache.shutdown() will
throw IllegalStateException.| Constructor and Description |
|---|
DisabledCacheInvocationHandler(String cacheName,
Collection<String> cacheAliases) |
public DisabledCacheInvocationHandler(String cacheName, Collection<String> cacheAliases)
Copyright © 2019. All rights reserved.