Interface ServiceLoader
-
- All Known Implementing Classes:
DefaultServiceLoader
public interface ServiceLoaderCould not manage to make work the standardServiceLoader. This is a replacement. Created on 14/07/17.- Author:
- Reda.Housni-Alaoui
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description <T> List<T>load(Class<T> serviceType)
-