public static class Jackson2HalModule.HalHandlerInstantiator extends ConfigurableHandlerInstantiator
| Constructor and Description |
|---|
HalHandlerInstantiator(LinkRelationProvider provider,
CurieProvider curieProvider,
MessageResolver resolver)
Convenience constructor for testing purposes.
|
HalHandlerInstantiator(LinkRelationProvider provider,
CurieProvider curieProvider,
MessageResolver resolver,
HalConfiguration halConfiguration,
AutowireCapableBeanFactory delegate) |
deserializerInstance, findInstance, findOrCreateInstance, keyDeserializerInstance, registerInstance, serializerInstance, typeIdResolverInstance, typeResolverBuilderInstance, virtualPropertyWriterInstancepublic HalHandlerInstantiator(LinkRelationProvider provider, CurieProvider curieProvider, MessageResolver resolver)
HalHandlerInstantiator(LinkRelationProvider, CurieProvider, MessageResolver, HalConfiguration, AutowireCapableBeanFactory)provider - must not be null.curieProvider - must not be null.resolver - must not be null.public HalHandlerInstantiator(LinkRelationProvider provider, CurieProvider curieProvider, MessageResolver resolver, HalConfiguration halConfiguration, AutowireCapableBeanFactory delegate)
provider - must not be null.curieProvider - must not be null.resolver - must not be null.halConfiguration - must not be null.delegate - must not be null.Copyright © 2011–2021 Pivotal, Inc.. All rights reserved.