Interface RootHub.ExtensionProvider

Enclosing interface:
RootHub

public static interface RootHub.ExtensionProvider
An interface that can be registered as a service provider for modules wanting to provide Root instances to be installed as RootHub extensions - usually for Roots providing additional Services.
  • Method Summary

    Modifier and Type
    Method
    Description
    List of extensions to be installed.
  • Method Details

    • getExtensions

      List<Root> getExtensions()
      List of extensions to be installed.
      Returns:
      list of extensions