Class ExplorerPerspectiveConfigSingleton
- java.lang.Object
-
- org.apache.hop.ui.hopgui.perspective.explorer.config.ExplorerPerspectiveConfigSingleton
-
public class ExplorerPerspectiveConfigSingleton extends Object
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static ExplorerPerspectiveConfiggetConfig()static ExplorerPerspectiveConfigSingletongetInstance()static voidsaveConfig()
-
-
-
Method Detail
-
getInstance
public static ExplorerPerspectiveConfigSingleton getInstance()
-
getConfig
public static ExplorerPerspectiveConfig getConfig()
-
saveConfig
public static void saveConfig() throws HopException- Throws:
HopException
-
-