| Package | Description |
|---|---|
| org.guvnor.ala.runtime | |
| org.guvnor.ala.runtime.base | |
| org.guvnor.ala.util |
| Modifier and Type | Interface and Description |
|---|---|
interface |
RuntimeBuilder<T extends RuntimeConfig,R extends Runtime> |
| Modifier and Type | Method and Description |
|---|---|
RuntimeConfig |
RuntimeInfo.getConfig() |
RuntimeConfig |
Runtime.getConfig() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
RuntimeBuilder.supports(RuntimeConfig config) |
| Modifier and Type | Method and Description |
|---|---|
RuntimeConfig |
BaseRuntimeInfo.getConfig() |
RuntimeConfig |
BaseRuntime.getConfig() |
| Constructor and Description |
|---|
BaseRuntime(String id,
String name,
RuntimeConfig config,
ProviderId providerId,
RuntimeEndpoint endpoint,
RuntimeInfo info,
RuntimeState state) |
BaseRuntimeInfo(RuntimeConfig config) |
| Modifier and Type | Method and Description |
|---|---|
static String |
RuntimeConfigHelper.buildRuntimeName(RuntimeConfig config,
String defaultName)
Gets the runtime to be used given a runtime configuration.
|
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.