| Package | Description |
|---|---|
| org.jboss.jdf.stacks.model |
| Modifier and Type | Method and Description |
|---|---|
Runtime |
MajorRelease.getRecommendedRuntime() |
Runtime |
MinorRelease.getRecommendedRuntime() |
| Modifier and Type | Method and Description |
|---|---|
List<Runtime> |
Stacks.getAvailableRuntimes() |
| Modifier and Type | Method and Description |
|---|---|
void |
MajorRelease.setRecommendedRuntime(Runtime recommendedRuntime) |
void |
MinorRelease.setRecommendedRuntime(Runtime recommendedRuntime) |
| Modifier and Type | Method and Description |
|---|---|
void |
Stacks.setAvailableRuntimes(List<Runtime> availableRuntimes) |
Copyright © 2013. All rights reserved.