| Package | Description |
|---|---|
| org.apache.bookkeeper.common.component |
Component and lifecycle management.
|
| Class and Description |
|---|
| AbstractComponent
The base class represents a component.
|
| AbstractLifecycleComponent
A mix of
AbstractComponent and LifecycleComponent. |
| ComponentInfoPublisher
Allows a component to publish information about
the services it implements, the endpoints it exposes
and other useful information for management tools and client.
|
| ComponentInfoPublisher.EndpointInfo
Endpoint information.
|
| Lifecycle
Lifecycle state.
|
| Lifecycle.State
Lifecycle State.
|
| LifecycleComponent
A component based on lifecycle management.
|
| LifecycleComponentStack
A stack of
LifecycleComponents. |
| LifecycleComponentStack.Builder
Builder to build a stack of
LifecycleComponents. |
| LifecycleListener
Listener listening of the lifecycle changes.
|
Copyright © 2011–2022 The Apache Software Foundation. All rights reserved.