| Package | Description |
|---|---|
| org.guvnor.ala.runtime | |
| org.guvnor.ala.runtime.base |
| 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,
RuntimeConfig config,
ProviderId providerId,
RuntimeEndpoint endpoint,
RuntimeInfo info,
RuntimeState state) |
BaseRuntimeInfo(RuntimeConfig config) |
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.