public final class InterceptionTypeRegistry extends Object
Constructor and Description |
---|
InterceptionTypeRegistry() |
Modifier and Type | Method and Description |
---|---|
static Class<? extends Annotation> |
getAnnotationClass(InterceptionType interceptionType) |
static Collection<InterceptionType> |
getSupportedInterceptionTypes() |
static boolean |
isSupported(InterceptionType interceptionType) |
public static Collection<InterceptionType> getSupportedInterceptionTypes()
public static boolean isSupported(InterceptionType interceptionType)
public static Class<? extends Annotation> getAnnotationClass(InterceptionType interceptionType)
Copyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.