Package com.chutneytesting.tools.loader
Interface ExtensionLoader.ExtensionLoaderSource<SOURCE>
-
- Type Parameters:
SOURCE- intermediate type to map to EXTENSION objects
- Enclosing interface:
- ExtensionLoader<EXTENSION>
public static interface ExtensionLoader.ExtensionLoaderSource<SOURCE>Source from where to fetch Object description.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Set<SOURCE>load()
-