| Interface | Description |
|---|---|
| ExportedEntityMatcher<Entity,ExportedType> |
An implementation of this interface is able match instances of given type with some objects
in the inventory.
|
| Importer<Entity,ExportedType> |
Implementations of this interface are used to import entities into the database.
|
| Class | Description |
|---|---|
| MetricTemplateImporter | |
| NoSingleEntityMatcher<T> |
This is a simple entity matcher that can be used by importers that do not need
to find any matching entity in the database.
|
| SystemSettingsImporter |
Copyright © 2008-2013 Red Hat, Inc.. All Rights Reserved.