public final class NamespaceConfigurator extends Object implements ComponentConfigurator
| Constructor and Description |
|---|
NamespaceConfigurator() |
| Modifier and Type | Method and Description |
|---|---|
void |
configure(org.jboss.as.server.deployment.DeploymentPhaseContext context,
ComponentDescription description,
ComponentConfiguration configuration)
Apply this configurator to the given component configuration.
|
public void configure(org.jboss.as.server.deployment.DeploymentPhaseContext context,
ComponentDescription description,
ComponentConfiguration configuration)
throws org.jboss.as.server.deployment.DeploymentUnitProcessingException
configure in interface ComponentConfiguratorcontext - the deployment phase contextdescription - the completed component descriptionconfiguration - the component configuration to build on toorg.jboss.as.server.deployment.DeploymentUnitProcessingException - if configuration failsCopyright © 2018 JBoss by Red Hat. All rights reserved.