| Package | Description |
|---|---|
| org.jboss.as.ee.component |
| Modifier and Type | Method and Description |
|---|---|
ViewConfiguration |
ViewDescription.createViewConfiguration(Class<?> viewClass,
ComponentConfiguration componentConfiguration,
org.jboss.invocation.proxy.ProxyFactory<?> proxyFactory)
Creates view configuration.
|
| Modifier and Type | Method and Description |
|---|---|
List<ViewConfiguration> |
ComponentConfiguration.getViews()
Get the list of views for this component.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ViewConfigurator.configure(org.jboss.as.server.deployment.DeploymentPhaseContext context,
ComponentConfiguration componentConfiguration,
ViewDescription description,
ViewConfiguration configuration)
Apply this configurator to the given configuration.
|
void |
NamespaceViewConfigurator.configure(org.jboss.as.server.deployment.DeploymentPhaseContext context,
ComponentConfiguration componentConfiguration,
ViewDescription description,
ViewConfiguration configuration) |
| Constructor and Description |
|---|
ViewService(ViewConfiguration viewConfiguration) |
Copyright © 2022 JBoss by Red Hat. All rights reserved.