Package | Description |
---|---|
org.jboss.jdf.stacks.model |
Modifier and Type | Class and Description |
---|---|
class |
RuntimeImpl |
Modifier and Type | Method and Description |
---|---|
Runtime |
MajorRelease.getRecommendedRuntime() |
Runtime |
MinorReleaseImpl.getRecommendedRuntime() |
Runtime |
MinorRelease.getRecommendedRuntime() |
Runtime |
MajorReleaseImpl.getRecommendedRuntime() |
Modifier and Type | Method and Description |
---|---|
List<Runtime> |
StacksImpl.getAvailableRuntimes() |
List<Runtime> |
Stacks.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 © 2014. All rights reserved.