org.infinispan.config
Interface FluentConfiguration.CustomInterceptorCumulator

All Known Subinterfaces:
FluentConfiguration.CustomInterceptorsConfig
All Known Implementing Classes:
Configuration.CustomInterceptorsType
Enclosing class:
FluentConfiguration

Deprecated.

@Deprecated
public static interface FluentConfiguration.CustomInterceptorCumulator

Enables addition of several customer interceptors


Method Summary
 FluentConfiguration.CustomInterceptorPosition add(CommandInterceptor interceptor)
          Deprecated.  
 

Method Detail

add

FluentConfiguration.CustomInterceptorPosition add(CommandInterceptor interceptor)
Deprecated. 

-->

Copyright © 2012 JBoss, a division of Red Hat. All Rights Reserved.