Interface ChecksumAlgorithmFactorySelector

All Known Implementing Classes:
DefaultChecksumAlgorithmFactorySelector

Component performing selection of ChecksumAlgorithmFactory based on known factory names. Note: this component is NOT meant to be implemented or extended by client, is exposed ONLY to make clients able to get ChecksumAlgorithmFactory instances.
Since:
1.8.0
Restriction:
This interface is not intended to be extended by clients.
Restriction:
This interface is not intended to be implemented by clients.