Interface IModule

All Known Implementing Classes:
Module

public interface IModule
Author:
Pavel Savara (original)
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    afterLoaded(List<IModule> allModules)
     
  • Method Details

    • afterLoaded

      void afterLoaded(List<IModule> allModules)