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<ComponentStartService>> |
ComponentConfiguration.getStartDependencies()
Get the start dependencies list.
|
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All rights reserved.