public class EJBContainerInterceptorsViewConfigurator extends Object implements ViewConfigurator
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 an Jakarta Enterprise Beans, during an Jakarta Enterprise Beans method invocation| Modifier and Type | Field and Description |
|---|---|
static EJBContainerInterceptorsViewConfigurator |
INSTANCE |
| Modifier and Type | Method and Description |
|---|---|
void |
configure(org.jboss.as.server.deployment.DeploymentPhaseContext deploymentPhaseContext,
ComponentConfiguration componentConfiguration,
ViewDescription viewDescription,
ViewConfiguration viewConfiguration) |
public static final EJBContainerInterceptorsViewConfigurator INSTANCE
public void configure(org.jboss.as.server.deployment.DeploymentPhaseContext deploymentPhaseContext,
ComponentConfiguration componentConfiguration,
ViewDescription viewDescription,
ViewConfiguration viewConfiguration)
throws org.jboss.as.server.deployment.DeploymentUnitProcessingException
configure in interface ViewConfiguratororg.jboss.as.server.deployment.DeploymentUnitProcessingExceptionCopyright © 2022 JBoss by Red Hat. All rights reserved.