public class JaxrsCdiIntegrationProcessor extends Object implements org.jboss.as.server.deployment.DeploymentUnitProcessor
| Modifier and Type | Field and Description |
|---|---|
static String |
CDI_INJECTOR_FACTORY_CLASS |
| Constructor and Description |
|---|
JaxrsCdiIntegrationProcessor() |
| Modifier and Type | Method and Description |
|---|---|
void |
deploy(org.jboss.as.server.deployment.DeploymentPhaseContext phaseContext) |
static void |
setContextParameter(org.jboss.metadata.web.jboss.JBossWebMetaData webdata,
String name,
String value) |
void |
undeploy(org.jboss.as.server.deployment.DeploymentUnit context) |
public static final String CDI_INJECTOR_FACTORY_CLASS
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.DeploymentUnitProcessingExceptionpublic static void setContextParameter(org.jboss.metadata.web.jboss.JBossWebMetaData webdata,
String name,
String value)
public void undeploy(org.jboss.as.server.deployment.DeploymentUnit context)
undeploy in interface org.jboss.as.server.deployment.DeploymentUnitProcessorCopyright © 2019 JBoss by Red Hat. All rights reserved.