Interface ServiceRegistration

All Known Implementing Classes:
ServiceRegistry

public interface ServiceRegistration
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    registerService(ServiceEntry<?> serviceToRegister)
     
  • Method Details

    • registerService

      void registerService(ServiceEntry<?> serviceToRegister)