Class GuiceObjectMapperFactory

java.lang.Object
ninja.leaping.configurate.objectmapping.GuiceObjectMapperFactory
All Implemented Interfaces:
ObjectMapperFactory

@Singleton
public final class GuiceObjectMapperFactory
extends Object
implements ObjectMapperFactory
A factory for ObjectMappers that will inherit the injector from wherever it is provided.

This class is intended to be constructed through Guice dependency injection.