public class InterceptorsManager extends Object
| Constructor and Description |
|---|
InterceptorsManager(WebBeansContext webBeansContext) |
| Modifier and Type | Method and Description |
|---|---|
void |
addNewInterceptor(Class<?> interceptorClazz) |
int |
compare(Class<?> src,
Class<?> target) |
boolean |
isInterceptorEnabled(Class<?> interceptorClazz) |
void |
validateInterceptorClasses() |
public InterceptorsManager(WebBeansContext webBeansContext)
Copyright © 2008-2013 The Apache Software Foundation. All Rights Reserved.