| Package | Description |
|---|---|
| io.fabric8.runtime.container | |
| io.fabric8.runtime.container.spi |
| Modifier and Type | Method and Description |
|---|---|
void |
ManagedContainer.create(T configuration) |
static <T extends ContainerConfiguration> |
ManagedContainer.Factory.create(T configuration) |
void |
ManagedContainer.destroy() |
void |
ManagedContainer.start() |
void |
ManagedContainer.stop() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractManagedContainer.create(T configuration) |
void |
AbstractManagedContainer.destroy() |
void |
AbstractManagedContainer.start() |
void |
AbstractManagedContainer.stop() |
Copyright © 2014 Red Hat. All Rights Reserved.