public class MessagingDependencyProcessor extends Object implements org.jboss.as.server.deployment.DeploymentUnitProcessor
| Modifier and Type | Field and Description |
|---|---|
static String |
AS_MESSAGING
We include this module so that the CDI producer method for JMSContext is available for the deployment unit.
|
static String |
JMS_API |
static String |
JTS |
| Constructor and Description |
|---|
MessagingDependencyProcessor() |
| Modifier and Type | Method and Description |
|---|---|
void |
deploy(org.jboss.as.server.deployment.DeploymentPhaseContext phaseContext) |
public static final String AS_MESSAGING
public static final String JMS_API
public static final String JTS
public void deploy(org.jboss.as.server.deployment.DeploymentPhaseContext phaseContext)
throws org.jboss.as.server.deployment.DeploymentUnitProcessingException
deploy in interface org.jboss.as.server.deployment.DeploymentUnitProcessororg.jboss.as.server.deployment.DeploymentUnitProcessingExceptionCopyright © 2022 JBoss by Red Hat. All rights reserved.