public final class InterceptionTypeRegistry extends Object
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 © 2016. All rights reserved.