public static class DefenceModule.DefenceValueInstantiator
extends com.fasterxml.jackson.databind.deser.ValueInstantiators.Base
Modifier and Type | Field and Description |
---|---|
protected static Set<String> |
DEFAULT_NO_DESER_CLASS_NAMES |
Constructor and Description |
---|
DefenceModule.DefenceValueInstantiator() |
Modifier and Type | Method and Description |
---|---|
com.fasterxml.jackson.databind.deser.ValueInstantiator |
findValueInstantiator(com.fasterxml.jackson.databind.DeserializationConfig config,
com.fasterxml.jackson.databind.BeanDescription beanDesc,
com.fasterxml.jackson.databind.deser.ValueInstantiator defaultInstantiator) |
public DefenceModule.DefenceValueInstantiator()
public com.fasterxml.jackson.databind.deser.ValueInstantiator findValueInstantiator(com.fasterxml.jackson.databind.DeserializationConfig config, com.fasterxml.jackson.databind.BeanDescription beanDesc, com.fasterxml.jackson.databind.deser.ValueInstantiator defaultInstantiator)
findValueInstantiator
in interface com.fasterxml.jackson.databind.deser.ValueInstantiators
findValueInstantiator
in class com.fasterxml.jackson.databind.deser.ValueInstantiators.Base
Copyright © 2014–2017 The Redisson Project. All rights reserved.