Package org.esa.snap.core.util
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 SummaryConstructors Constructor Description ServiceLoader()
 - 
Method SummaryAll Methods Static Methods Concrete Methods Modifier and Type Method Description static <T> voidloadServices(ServiceRegistry<T> registry)
 
- 
- 
- 
Method Detail- 
loadServicespublic static <T> void loadServices(ServiceRegistry<T> registry) 
 
- 
 
-