public class EJBContainerInterceptorsViewConfigurator extends Object implements ViewConfigurator
ViewConfigurator which sets up the EJB view with the relevant Interceptors
which will carry out invocation on the container-interceptor(s) applicable for an EJB, during an EJB 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 © 2020 JBoss by Red Hat. All rights reserved.