org.apache.webbeans.intercept
Class InterceptorsManager
java.lang.Object
org.apache.webbeans.intercept.InterceptorsManager
public class InterceptorsManager
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
InterceptorsManager
public InterceptorsManager(WebBeansContext webBeansContext)
getInstance
@Deprecated
public static InterceptorsManager getInstance()
- Deprecated.
addNewInterceptor
public void addNewInterceptor(Class<?> interceptorClazz)
compare
public int compare(Class<?> src,
Class<?> target)
isInterceptorEnabled
public boolean isInterceptorEnabled(Class<?> interceptorClazz)
validateInterceptorClasses
public void validateInterceptorClasses()
Copyright © 2008-2012 The Apache Software Foundation. All Rights Reserved.