Interface ModuleProvider
-
@ConsumerType public interface ModuleProvider
Extension interface which allows for plugging in Jackson Modules into the Jackson Exporter
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Module
getModule()
-
-
-
Method Detail
-
getModule
Module getModule()
-
-