See: Description
| Class | Description |
|---|---|
| ContainerBootstrapContext |
Package private class to bootstrap the Container process.
|
| ContainerConfiguration |
Container Application Context
|
| ContainerRegistrar |
An instance of this class, registered as a bean in the context for a Container, will handle the registration of that
Container's metadata with ZooKeeper by creating an ephemeral node.
|
| ContainerServerApplication |
The boot application class for a Container server.
|