Interface ModuleList

All Known Implementing Classes:
ModuleAutoFinder, ModuleListUser

public interface ModuleList
The ModuleList offers a method to obtain a Collection of Modules.
  • Method Summary

    Modifier and Type
    Method
    Description
    Collection<Class<? extends Module>>
    Returns the classes of all modules.