| Class | Description |
|---|---|
| DefaultComponent |
A default component implementation.
|
| DefaultComponentContext<T extends ComponentContext<T>> |
A component context which contains information regarding each component instance within
a single network component.
|
| DefaultComponentCoordinator |
Default coordinator implementation.
|
| DefaultComponentFactory |
Default component factory implementation.
|
| DefaultInstanceContext |
A component instance context which contains information regarding a specific component
(module or verticle) instance within a network.
|
| DefaultInstanceContext.Builder |
Instance context builder.
|
| DefaultModuleConfig |
Default module configuration implementation.
|
| DefaultModuleContext |
Module component context.
|
| DefaultModuleContext.Builder |
Module context builder.
|
| DefaultVerticleConfig |
Default verticle configuration implementation.
|
| DefaultVerticleContext |
Verticle component context.
|
| DefaultVerticleContext.Builder |
Verticle context builder.
|
Copyright © 2013-2014. All Rights Reserved.