Package | Description |
---|---|
org.infinispan.configuration.cache |
Cache configuration |
Modifier and Type | Method and Description |
---|---|
InterceptorConfiguration |
InterceptorConfigurationBuilder.create() |
Modifier and Type | Method and Description |
---|---|
List<InterceptorConfiguration> |
CustomInterceptorsConfiguration.interceptors()
This specifies a list of
InterceptorConfiguration instances to be referenced when building the interceptor
chain. |
Modifier and Type | Method and Description |
---|---|
InterceptorConfigurationBuilder |
InterceptorConfigurationBuilder.read(InterceptorConfiguration template) |
Modifier and Type | Method and Description |
---|---|
CustomInterceptorsConfiguration |
CustomInterceptorsConfiguration.interceptors(List<InterceptorConfiguration> interceptors) |
Copyright © 2017 JBoss, a division of Red Hat. All rights reserved.