Class EJBContainerInterceptorsViewConfigurator

java.lang.Object
org.jboss.as.ejb3.component.EJBContainerInterceptorsViewConfigurator
All Implemented Interfaces:
ViewConfigurator

public class EJBContainerInterceptorsViewConfigurator extends Object implements ViewConfigurator
A ViewConfigurator which sets up the Jakarta Enterprise Beans view with the relevant Interceptors which will carry out invocation on the container-interceptor(s) applicable for a Jakarta Enterprise Beans bean, during a Jakarta Enterprise Beans method invocation
Author:
Jaikiran Pai