Modifier and Type | Field and Description |
---|---|
protected AbstractTypeMaterializer |
MrBeanModule._materializer
Configured materializer instance to register with deserializer factory.
|
Modifier and Type | Method and Description |
---|---|
AbstractTypeMaterializer |
MrBeanModule.getMaterializer()
Accessor for getting internal
AbstractTypeMaterializer ; usually
needed to call materializeClass(com.fasterxml.jackson.databind.DeserializationConfig, com.fasterxml.jackson.databind.JavaType) . |
Constructor and Description |
---|
MrBeanModule(AbstractTypeMaterializer materializer) |
Copyright © 2012–2013 FasterXML. All rights reserved.