GateIn - Portlet Container (JBoss AS7 Extension) 4.4.1-PLF
- java.lang.Object
-
- org.gatein.integration.jboss.as7.deployment.CdiContextExtensionProcessor
-
- All Implemented Interfaces:
- org.jboss.as.server.deployment.DeploymentUnitProcessor
public class CdiContextExtensionProcessor
extends Object
implements org.jboss.as.server.deployment.DeploymentUnitProcessor
Need to forcibly add our CDI extension into the list created by Weld subsystem as
any dependencies don't have their services files read by container.
- Author:
- Ken Finnigan
-
-
Method Summary
All Methods Instance Methods Concrete Methods
| Modifier and Type |
Method and Description |
void |
deploy(org.jboss.as.server.deployment.DeploymentPhaseContext phaseContext) |
void |
undeploy(org.jboss.as.server.deployment.DeploymentUnit context) |
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
GateIn - Portlet Container (JBoss AS7 Extension) 4.4.1-PLF
Copyright © 2017 JBoss by Red Hat. All Rights Reserved.