Package | Description |
---|---|
org.infinispan.configuration.cache |
Classes related to eviction.
|
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 © 2014 JBoss, a division of Red Hat. All Rights Reserved.