Class PSNApplicationConfigurationServiceProvider

java.lang.Object
dev.getelements.elements.service.application.PSNApplicationConfigurationServiceProvider
All Implemented Interfaces:
jakarta.inject.Provider<dev.getelements.elements.sdk.service.application.PSNApplicationConfigurationService>

public class PSNApplicationConfigurationServiceProvider extends Object implements jakarta.inject.Provider<dev.getelements.elements.sdk.service.application.PSNApplicationConfigurationService>
Created by patricktwohig on 5/24/17.
  • Constructor Details

    • PSNApplicationConfigurationServiceProvider

      public PSNApplicationConfigurationServiceProvider()
  • Method Details

    • get

      public dev.getelements.elements.sdk.service.application.PSNApplicationConfigurationService get()
      Specified by:
      get in interface jakarta.inject.Provider<dev.getelements.elements.sdk.service.application.PSNApplicationConfigurationService>