Uses of Class
org.jboss.as.ee.component.ViewConfiguration
Packages that use ViewConfiguration
-
Uses of ViewConfiguration in org.jboss.as.ee.component
Methods in org.jboss.as.ee.component that return ViewConfigurationModifier and TypeMethodDescriptionViewDescription.createViewConfiguration(Class<?> viewClass, ComponentConfiguration componentConfiguration, org.jboss.invocation.proxy.ProxyFactory<?> proxyFactory) Creates view configuration.Methods in org.jboss.as.ee.component that return types with arguments of type ViewConfigurationModifier and TypeMethodDescriptionComponentConfiguration.getViews()Get the list of views for this component.Methods in org.jboss.as.ee.component with parameters of type ViewConfigurationModifier and TypeMethodDescriptionvoidNamespaceViewConfigurator.configure(org.jboss.as.server.deployment.DeploymentPhaseContext context, ComponentConfiguration componentConfiguration, ViewDescription description, ViewConfiguration configuration) voidViewConfigurator.configure(org.jboss.as.server.deployment.DeploymentPhaseContext context, ComponentConfiguration componentConfiguration, ViewDescription description, ViewConfiguration configuration) Apply this configurator to the given configuration.Constructors in org.jboss.as.ee.component with parameters of type ViewConfiguration