Class FallbackObjectMapperSource

java.lang.Object
org.apache.tapestry5.rest.jackson.internal.FallbackObjectMapperSource
All Implemented Interfaces:
ObjectMapperSource

public final class FallbackObjectMapperSource extends Object implements ObjectMapperSource
ObjectMapperSource implementation that always returns the same object returned by instantiating ObjectMapper.
Since:
5.8.0