Package | Description |
---|---|
com.fasterxml.jackson.module.mrbean |
Package that implements "interface materializer" functionality, whereby
abstract classes and interfaces can be used as-is, and framework constructs
implementations as needed.
|
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 . |
Constructor and Description |
---|
MrBeanModule(AbstractTypeMaterializer materializer) |
Copyright © 2014–2016 FasterXML. All rights reserved.