Uses of Interface
org.jboss.as.ee.component.ComponentConfigurator
-
Packages that use ComponentConfigurator Package Description org.jboss.as.ee.component -
-
Uses of ComponentConfigurator in org.jboss.as.ee.component
Classes in org.jboss.as.ee.component that implement ComponentConfigurator Modifier and Type Class Description classNamespaceConfiguratorA configurator which adds interceptors to the component which establish the naming context.Methods in org.jboss.as.ee.component that return types with arguments of type ComponentConfigurator Modifier and Type Method Description Deque<ComponentConfigurator>ComponentDescription. getConfigurators()Get the configurators for this component.
-