Class ServiceLoader

java.lang.Object
org.esa.snap.core.util.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 Details

    • ServiceLoader

      public ServiceLoader()
  • Method Details

    • loadServices

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