| Package | Description |
|---|---|
| com.orchestranetworks.addon.dama.ext.factory |
Provides factories to register and retrieve implementations.
|
| Modifier and Type | Method and Description |
|---|---|
StorageManager |
DriveFactory.getStorageManager(DriveType driveType)
Returns the
StorageManager by drive type. |
| Modifier and Type | Method and Description |
|---|---|
void |
DriveFactory.registerStorageManager(DriveType driveType,
StorageManager storageManager)
Registers a
StorageManager by drive type. |