Package com.mongodb
Interface DBDecoderFactory
Deprecated.
Usage of this API is not supported in AEM as a Cloud Service.
Creates concrete DBDecoder instances.
-
Method Summary
-
Method Details
-
create
DBDecoder create()Deprecated.Creates an instance.- Returns:
- the concrete implementation of
DBDecoder
.
-