public class EJBClientDescriptorParsingProcessor extends Object implements org.jboss.as.server.deployment.DeploymentUnitProcessor
EJBClientDescriptorMetaData
out of it and attaches it to the deployment unit at Attachments.EJB_CLIENT_METADATA
Modifier and Type | Field and Description |
---|---|
static String[] |
EJB_CLIENT_DESCRIPTOR_LOCATIONS |
Constructor and Description |
---|
EJBClientDescriptorParsingProcessor() |
Modifier and Type | Method and Description |
---|---|
void |
deploy(org.jboss.as.server.deployment.DeploymentPhaseContext phaseContext) |
void |
undeploy(org.jboss.as.server.deployment.DeploymentUnit context) |
public static final String[] EJB_CLIENT_DESCRIPTOR_LOCATIONS
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.DeploymentUnitProcessor
org.jboss.as.server.deployment.DeploymentUnitProcessingException
public void undeploy(org.jboss.as.server.deployment.DeploymentUnit context)
undeploy
in interface org.jboss.as.server.deployment.DeploymentUnitProcessor
Copyright © 2018 JBoss by Red Hat. All rights reserved.