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