Uses of Interface
org.jboss.as.ee.component.DependencyConfigurator
Packages that use DependencyConfigurator
-
Uses of DependencyConfigurator in org.jboss.as.ee.component
Methods in org.jboss.as.ee.component that return types with arguments of type DependencyConfiguratorModifier and TypeMethodDescriptionList<DependencyConfigurator<? extends org.jboss.msc.service.Service<Component>>>ComponentConfiguration.getCreateDependencies()Get the create dependencies list.ViewConfiguration.getDependencies()ComponentConfiguration.getStartDependencies()Get the start dependencies list.