Interface IStandaloneServerConfigMapperProvider


  • public interface IStandaloneServerConfigMapperProvider
    Provides Jackson object mapper to serialize and deserialize 1C:Enterprise Standalone server configuation.
    • Method Detail

      • getObjectMapper

        com.fasterxml.jackson.databind.ObjectMapper getObjectMapper()
        Returns an object mapper to serialize and deserialize configuration.
        Returns:
        an object mapper to serialize and deserialize configuration, never null