Package | Description |
---|---|
org.jboss.as.ee.component |
Modifier and Type | Method and Description |
---|---|
List<DependencyConfigurator<? extends org.jboss.msc.service.Service<Component>>> |
ComponentConfiguration.getCreateDependencies()
Get the create dependencies list.
|
List<DependencyConfigurator<ViewService>> |
ViewConfiguration.getDependencies() |
List<DependencyConfigurator<ComponentStartService>> |
ComponentConfiguration.getStartDependencies()
Get the start dependencies list.
|
Copyright © 2015 JBoss by Red Hat. All rights reserved.