Interface Interceptor<T>

Type Parameters:
T - the interceptor bean class
All Superinterfaces:
Bean<T>, BeanAttributes<T>, Contextual<T>

public interface Interceptor<T> extends Bean<T>

Represents an enabled interceptor.