public class ModuleJndiBindingProcessor extends Object implements org.jboss.as.server.deployment.DeploymentUnitProcessor
| Constructor and Description |
|---|
ModuleJndiBindingProcessor(boolean appclient) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addJndiBinding(EEModuleConfiguration module,
BindingConfiguration bindingConfiguration,
org.jboss.as.server.deployment.DeploymentPhaseContext phaseContext,
List<org.jboss.msc.service.ServiceName> dependencies) |
void |
deploy(org.jboss.as.server.deployment.DeploymentPhaseContext phaseContext) |
static boolean |
equals(Object one,
Object two) |
void |
undeploy(org.jboss.as.server.deployment.DeploymentUnit context) |
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.DeploymentUnitProcessingExceptionprotected void addJndiBinding(EEModuleConfiguration module, BindingConfiguration bindingConfiguration, org.jboss.as.server.deployment.DeploymentPhaseContext phaseContext, List<org.jboss.msc.service.ServiceName> dependencies) throws org.jboss.as.server.deployment.DeploymentUnitProcessingException
org.jboss.as.server.deployment.DeploymentUnitProcessingExceptionpublic 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.