Class ObjectMapperInjectRegistration

java.lang.Object
eu.cloudnetservice.driver.impl.network.object.ObjectMapperInjectRegistration
All Implemented Interfaces:
eu.cloudnetservice.driver.inject.BootLayerConfigurator

public final class ObjectMapperInjectRegistration extends Object implements eu.cloudnetservice.driver.inject.BootLayerConfigurator
Registers the default object mapper instance to the boot injection layer.
Since:
4.0
  • Constructor Details

    • ObjectMapperInjectRegistration

      public ObjectMapperInjectRegistration()
  • Method Details

    • configureBootLayer

      public void configureBootLayer(@NonNull @NonNull eu.cloudnetservice.driver.inject.InjectionLayer<?> bootLayer)
      Specified by:
      configureBootLayer in interface eu.cloudnetservice.driver.inject.BootLayerConfigurator