Class HortonmachineModulesManager

java.lang.Object
org.hortonmachine.gui.spatialtoolbox.core.HortonmachineModulesManager

public class HortonmachineModulesManager
extends java.lang.Object
Singleton in which the modules discovery and load/unload occurrs.
Author:
Andrea Antonello (www.hydrologis.com)
  • Method Summary

    Modifier and Type Method Description
    static HortonmachineModulesManager getInstance()  
    java.util.TreeMap<java.lang.String,​java.util.List<ModuleDescription>> getModulesMap()  
    void init()  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait