Class Service


public class Service extends BaseService<Service>
The Service class provides configuration properties and settings for the application.
  • Method Details

    • getInstance

      public static Service getInstance()
      Returns the singleton instance of the Service class.
      Returns:
      the instance of the Service class