public class RequestControllerDeploymentUnitProcessor extends Object implements DeploymentUnitProcessor
| Constructor and Description |
|---|
RequestControllerDeploymentUnitProcessor() |
| Modifier and Type | Method and Description |
|---|---|
void |
deploy(DeploymentPhaseContext phaseContext) |
void |
undeploy(DeploymentUnit context) |
public RequestControllerDeploymentUnitProcessor()
public void deploy(DeploymentPhaseContext phaseContext) throws DeploymentUnitProcessingException
deploy in interface DeploymentUnitProcessorDeploymentUnitProcessingExceptionpublic void undeploy(DeploymentUnit context)
undeploy in interface DeploymentUnitProcessorCopyright © 2017 JBoss by Red Hat. All rights reserved.