Uses of Interface
org.jboss.as.ee.component.ViewConfigurator
-
Packages that use ViewConfigurator Package Description org.jboss.as.ee.component -
-
Uses of ViewConfigurator in org.jboss.as.ee.component
Classes in org.jboss.as.ee.component that implement ViewConfigurator Modifier and Type Class Description classNamespaceViewConfiguratorMethods in org.jboss.as.ee.component that return types with arguments of type ViewConfigurator Modifier and Type Method Description Deque<ViewConfigurator>ViewDescription. getConfigurators()Get the configurators for this view.
-