Interface ServiceProvider<T extends Service>


public interface ServiceProvider<T extends Service>
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details

    • getService

      T getService()