public class InterceptorUtils extends Object
Constructor and Description |
---|
InterceptorUtils() |
Modifier and Type | Method and Description |
---|---|
static void |
addInterceptors(InterceptorProvider interceptorProvider,
Map<String,String> properties) |
static void |
removeInterceptors(List<Interceptor<?>> interceptorsList,
String interceptors) |
public static void addInterceptors(InterceptorProvider interceptorProvider, Map<String,String> properties)
public static void removeInterceptors(List<Interceptor<?>> interceptorsList, String interceptors)
Copyright © 2017 JBoss by Red Hat. All rights reserved.