public final class InterceptionTypeRegistry
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
static java.lang.Class<? extends java.lang.annotation.Annotation> |
getAnnotationClass(InterceptionType interceptionType) |
static java.util.Collection<InterceptionType> |
getSupportedInterceptionTypes() |
static boolean |
isSupported(InterceptionType interceptionType) |
public static java.util.Collection<InterceptionType> getSupportedInterceptionTypes()
public static boolean isSupported(InterceptionType interceptionType)
public static java.lang.Class<? extends java.lang.annotation.Annotation> getAnnotationClass(InterceptionType interceptionType)
Copyright © 2014. All Rights Reserved.