| Package | Description |
|---|---|
| stream.runtime | |
| stream.runtime.setup.factory | |
| stream.runtime.setup.handler | |
| streams.runtime |
| Modifier and Type | Field and Description |
|---|---|
private ProcessContainer |
Container.container |
(package private) ProcessContainer |
ContainerController.container |
| Modifier and Type | Field and Description |
|---|---|
(package private) static List<ProcessContainer> |
ProcessContainer.container |
| Modifier and Type | Method and Description |
|---|---|
void |
ElementHandler.handleElement(ProcessContainer container,
Element element,
Variables variables,
DependencyInjection dependencies) |
| Constructor and Description |
|---|
ContainerController(ProcessContainer container) |
| Modifier and Type | Field and Description |
|---|---|
private ProcessContainer |
DefaultProcessFactory.processContainer |
| Constructor and Description |
|---|
DefaultProcessFactory(ProcessContainer processContainer,
ObjectFactory objectFactory,
DependencyInjection dependencyInjection) |
MonitorFactory(ProcessContainer processContainer,
ObjectFactory objectFactory,
DependencyInjection dependencyInjection) |
| Modifier and Type | Method and Description |
|---|---|
void |
ProcessElementHandler.handleElement(ProcessContainer container,
Element element,
Variables variables,
DependencyInjection dependencyInjection) |
void |
ServiceElementHandler.handleElement(ProcessContainer container,
Element element,
Variables variables,
DependencyInjection dependencyInjection) |
void |
ContainerRefElementHandler.handleElement(ProcessContainer container,
Element element,
Variables variables,
DependencyInjection dependencyInjection) |
void |
MonitorElementHandler.handleElement(ProcessContainer container,
Element element,
Variables variables,
DependencyInjection dependencyInjection) |
void |
QueueElementHandler.handleElement(ProcessContainer container,
Element element,
Variables variables,
DependencyInjection dependencyInjection) |
void |
StreamElementHandler.handleElement(ProcessContainer container,
Element element,
Variables variables,
DependencyInjection dependencyInjection) |
void |
LibrariesElementHandler.handleElement(ProcessContainer container,
Element element,
Variables variables,
DependencyInjection dependencyInjection) |
void |
SinkElementHandler.handleElement(ProcessContainer container,
Element element,
Variables variables,
DependencyInjection dependencyInjection) |
| Modifier and Type | Field and Description |
|---|---|
(package private) ProcessContainer |
SoftShutdown.pc |
| Constructor and Description |
|---|
SoftShutdown(ProcessContainer pc) |
Copyright © 2018. All rights reserved.