Package org.esa.snap.core.util
Class ServiceFinder.Module
- java.lang.Object
-
- org.esa.snap.core.util.ServiceFinder.Module
-
- Enclosing class:
- ServiceFinder
public static class ServiceFinder.Module extends Object
The module containing the services.
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Path
getPath()
The module's path.List<String>
getServiceNames()
The service names parsed from the module's service registry file.
-