Interface InterceptorBindingRegistrar.InterceptorBinding

Enclosing interface:
InterceptorBindingRegistrar

public static interface InterceptorBindingRegistrar.InterceptorBinding
Represents an additional interceptor binding definition. The name is used to identify an annotation class and the isNonbinding(String) method is used to match annotation values that should be considered non-binding as defined by the CDI spec.