org.jboss.weld.interceptor.util
Class InterceptionTypeRegistry
java.lang.Object
org.jboss.weld.interceptor.util.InterceptionTypeRegistry
public final class InterceptionTypeRegistry
- extends Object
- Author:
- Marius Bogoevici
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
InterceptionTypeRegistry
public InterceptionTypeRegistry()
getSupportedInterceptionTypes
public static Collection<InterceptionType> getSupportedInterceptionTypes()
isSupported
public static boolean isSupported(InterceptionType interceptionType)
getAnnotationClass
public static Class<? extends Annotation> getAnnotationClass(InterceptionType interceptionType)
Copyright © 2013 Seam Framework. All Rights Reserved.