Hello,
I've class, which I can't change (generated code or class from third party 
library), so I can't use @TypeInfo annotation, how can I register 
TypeInfoFactory for such class? It looks like TypeExtractor has map of 
registered factories - registeredTypeInfoFactories and even registration method 
- registerFactory, but it is private, so how can I register TypeInfoFactory for 
class w/o using annotation.

Thanks,
Alexey

Reply via email to