Class LocalConfigurationServiceImpl

java.lang.Object
org.nuxeo.runtime.model.DefaultComponent
org.nuxeo.ecm.core.api.localconfiguration.LocalConfigurationServiceImpl
All Implemented Interfaces:
LocalConfigurationService, Adaptable, Component, Extensible, TimestampedService

public class LocalConfigurationServiceImpl extends DefaultComponent implements LocalConfigurationService
Default implementation of LocalConfigurationService.
Since:
5.4.2
Author:
Thomas Roger
  • Constructor Details

    • LocalConfigurationServiceImpl

      public LocalConfigurationServiceImpl()
  • Method Details