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