Package org.jboss.as.ejb3.component
Class ServerInterceptorsViewConfigurator
java.lang.Object
org.jboss.as.ejb3.component.ServerInterceptorsViewConfigurator
- All Implemented Interfaces:
ViewConfigurator
- Author:
- Tomasz Adamski
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionvoidconfigure(org.jboss.as.server.deployment.DeploymentPhaseContext deploymentPhaseContext, ComponentConfiguration componentConfiguration, ViewDescription viewDescription, ViewConfiguration viewConfiguration)
-
Field Details
-
INSTANCE
-
-
Method Details
-
configure
public void configure(org.jboss.as.server.deployment.DeploymentPhaseContext deploymentPhaseContext, ComponentConfiguration componentConfiguration, ViewDescription viewDescription, ViewConfiguration viewConfiguration) throws org.jboss.as.server.deployment.DeploymentUnitProcessingException - Specified by:
configurein interfaceViewConfigurator- Throws:
org.jboss.as.server.deployment.DeploymentUnitProcessingException
-