public interface ViewConfigurator
| Modifier and Type | Method and Description |
|---|---|
void |
configure(DeploymentPhaseContext context,
ComponentConfiguration componentConfiguration,
ViewDescription description,
ViewConfiguration configuration)
Apply this configurator to the given configuration.
|
void configure(DeploymentPhaseContext context, ComponentConfiguration componentConfiguration, ViewDescription description, ViewConfiguration configuration) throws DeploymentUnitProcessingException
context - the deployment phase contextcomponentConfiguration - the completed component configurationdescription - the completed view descriptionconfiguration - the view configuration to build on toDeploymentUnitProcessingException - if configuration failsCopyright © 2014 JBoss by Red Hat. All rights reserved.