| Package | Description |
|---|---|
| org.hawkular.inventory.api | |
| org.hawkular.inventory.base |
| Modifier and Type | Method and Description |
|---|---|
Configuration |
Configuration.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
void |
EmptyInventory.initialize(Configuration configuration) |
void |
Inventory.initialize(Configuration configuration)
Initializes the inventory from the provided configuration object.
|
| Modifier and Type | Field and Description |
|---|---|
protected Configuration |
TraversalContext.configuration
The user provided configuration.
|
| Modifier and Type | Method and Description |
|---|---|
protected abstract InventoryBackend<E> |
BaseInventory.doInitialize(Configuration configuration)
This method is called during
BaseInventory.initialize(Configuration) and provides the instance of the backend
initialized from the configuration. |
void |
BaseInventory.initialize(Configuration configuration) |
Copyright © 2015 Red Hat, Inc.. All rights reserved.