Interface Service<OptionsT extends ServiceOptions<?,​OptionsT>>

  • Type Parameters:
    OptionsT - the ServiceOptions subclass corresponding to the service
    All Known Implementing Classes:
    BaseService

    public interface Service<OptionsT extends ServiceOptions<?,​OptionsT>>
    Interface for service objects.