Class ServiceLoader


  • public class ServiceLoader
    extends Object

    IMPORTANT NOTE: This class does not belong to the public API. It is not intended to be used by clients.

    • Constructor Detail

      • ServiceLoader

        public ServiceLoader()
    • Method Detail

      • loadServices

        public static <T> void loadServices​(ServiceRegistry<T> registry)