Class | Description |
---|---|
StorageModuleBinder | |
StorageModuleCollectorFactory |
This is a dummy implementation of a collector to demonstrate how to develop
your own.
|
StorageModuleConnector | |
StorageModuleConvergedStackBuilder |
In order to properly display your device in the Converged tab of the UI, you
need to provide 3 components.
|
StorageModuleInventoryCollector |
This class is where you handle most of the configuration details for your
inventory collection task.
|
StorageModuleInventoryItem |
This is a generic implementation of ItemIf, the purpose of this class is to
describe the type of inventory items you're interested in collecting on.
|
StorageModuleStackViewProvider |