public class AbstractJSR107Interceptor extends Object
Constructor and Description |
---|
AbstractJSR107Interceptor() |
Modifier and Type | Method and Description |
---|---|
protected boolean |
isEnabled() |
protected boolean |
shouldICache(Class<? extends Throwable>[] cacheFor,
Class<? extends Throwable>[] noCacheFor,
Throwable exception,
boolean allEmpty) |
protected boolean |
shouldIEvict(Class<? extends Throwable>[] evictFor,
Class<? extends Throwable>[] noEvictFor,
Throwable exception) |
Copyright © 2019. All rights reserved.