|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Configuration.CustomInterceptorsConfig | |
---|---|
org.infinispan.config | Cache configuration beans and parsers. |
Uses of Configuration.CustomInterceptorsConfig in org.infinispan.config |
---|
Classes in org.infinispan.config that implement Configuration.CustomInterceptorsConfig | |
---|---|
static class |
Configuration.CustomInterceptorsType
Configures custom interceptors to be added to the cache. |
Methods in org.infinispan.config that return Configuration.CustomInterceptorsConfig | |
---|---|
Configuration.CustomInterceptorsConfig |
Configuration.CustomInterceptorsConfig.addCustomInterceptor(CustomInterceptorConfig config)
|
Configuration.CustomInterceptorsConfig |
Configuration.CustomInterceptorsType.addCustomInterceptor(CustomInterceptorConfig config)
|
Configuration.CustomInterceptorsConfig |
Configuration.configureInterceptors()
|
Configuration.CustomInterceptorsConfig |
Configuration.CustomInterceptorsConfig.setCustomInterceptors(List<CustomInterceptorConfig> customInterceptors)
|
Configuration.CustomInterceptorsConfig |
Configuration.CustomInterceptorsType.setCustomInterceptors(List<CustomInterceptorConfig> customInterceptors)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |