See: Description
| Interface | Description |
|---|---|
| StorageOfferProvider |
This interface aims at providing a set of method that are common with no
concerns of the offer configuration persistence implementation (ie:
implementation could be Filesystem, Database...)
|
| StorageStrategyProvider |
This interface aims at providing a set of method that are common with no
concerns of the strategy configuration implementation (ie: implementation
could be Filesystem, Database...)
|
| Class | Description |
|---|---|
| StorageOfferProviderFactory |
Factory class to provide StorageOfferProvider implementation
|
| StorageStrategyProviderFactory |
Factory class to provide StorageStrategyProvider implementation
|
Copyright © 2018 Vitam. All rights reserved.