Interface WildcardInterceptor

All Superinterfaces:
ConfigurablePlugin, ExchangeTypeResolver<ServiceRequest<?>,ServiceResponse<?>>, Interceptor<ServiceRequest<?>,ServiceResponse<?>>, Plugin

public interface WildcardInterceptor extends Interceptor<ServiceRequest<?>,ServiceResponse<?>>
A special interceptor that intercepts requests handled by any Service
Author:
Andrea Di Cesare <andrea@softinstigate.com>