public class KotlinDataObjectMapperParserDecoratorServiceFactory extends Object implements ObjectMapperParserDecoratorServiceFactory, ObjectMapperParserDecorator
ObjectMapperParserDecoratorServiceFactory.| Constructor and Description |
|---|
KotlinDataObjectMapperParserDecoratorServiceFactory() |
| Modifier and Type | Method and Description |
|---|---|
ObjectMapperParserDecorator |
createService(net.officefloor.frame.api.source.ServiceContext context) |
void |
decorateObjectMapper(com.fasterxml.jackson.databind.ObjectMapper mapper) |
public KotlinDataObjectMapperParserDecoratorServiceFactory()
public ObjectMapperParserDecorator createService(net.officefloor.frame.api.source.ServiceContext context) throws Throwable
createService in interface net.officefloor.frame.api.source.ServiceFactory<ObjectMapperParserDecorator>Throwablepublic void decorateObjectMapper(com.fasterxml.jackson.databind.ObjectMapper mapper)
throws Exception
decorateObjectMapper in interface ObjectMapperParserDecoratorExceptionCopyright © 2005–2020 OfficeFloor. All rights reserved.