| Interface | Description |
|---|---|
| ResourceUpgradeCallback<T extends ResourceComponent<?>> |
A resource upgrade callback can be used to further modify the results of resource upgrade done by the discovery
component of the originating resource type.
|
| ResourceUpgradeFacet<T extends ResourceComponent<?>> |
This interface is to be implemented by discovery classes if they want to support
upgrading the existing resources to a new format needed by an updated resource component.
|
| Class | Description |
|---|---|
| ResourceUpgradeContext<T extends ResourceComponent<?>> |
Represents a resource during the resource upgrade phase of discovery.
|
Copyright © 2008-2014 Red Hat, Inc.. All Rights Reserved.