| Package | Description |
|---|---|
| org.infinispan.configuration.cache |
Cache configuration |
| Modifier and Type | Method and Description |
|---|---|
CustomInterceptorsConfiguration |
CustomInterceptorsConfigurationBuilder.create()
Deprecated.
|
CustomInterceptorsConfiguration |
Configuration.customInterceptors()
Deprecated.
Since 10.0, custom interceptors support will be removed and only modules will be able to define interceptors
|
CustomInterceptorsConfiguration |
CustomInterceptorsConfiguration.interceptors(List<InterceptorConfiguration> interceptors)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
CustomInterceptorsConfigurationBuilder |
CustomInterceptorsConfigurationBuilder.read(CustomInterceptorsConfiguration template)
Deprecated.
|
Copyright © 2022 JBoss by Red Hat. All rights reserved.