| Package | Description |
|---|---|
| io.fabric8.runtime.container | |
| io.fabric8.runtime.container.spi |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ManagedContainer<T extends ContainerConfiguration>
The managed root container
|
static class |
ManagedContainer.Factory<T extends ContainerConfiguration> |
| Modifier and Type | Method and Description |
|---|---|
static <T extends ContainerConfiguration> |
ManagedContainer.Factory.create(T configuration) |
| Modifier and Type | Method and Description |
|---|---|
ContainerConfiguration |
ContainerConfigurationBuilder.getConfiguration() |
protected abstract ContainerConfiguration |
ContainerConfigurationBuilder.internalConfiguration() |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractManagedContainer<T extends ContainerConfiguration>
The managed root container
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
AbstractManagedContainer.startProcess(java.lang.ProcessBuilder processBuilder,
ContainerConfiguration config) |
| Constructor and Description |
|---|
AbstractManagedContainer.ConsoleConsumer(java.lang.Process process,
ContainerConfiguration config) |
Copyright © 2014 Red Hat. All Rights Reserved.