Uses of Class
de.iip_ecosphere.platform.support.setup.InstalledDependenciesSetup
Packages that use InstalledDependenciesSetup
-
Uses of InstalledDependenciesSetup in de.iip_ecosphere.platform.support.setup
Fields in de.iip_ecosphere.platform.support.setup declared as InstalledDependenciesSetupModifier and TypeFieldDescriptionprivate static InstalledDependenciesSetupInstalledDependenciesSetup.instanceMethods in de.iip_ecosphere.platform.support.setup that return InstalledDependenciesSetupModifier and TypeMethodDescriptionstatic InstalledDependenciesSetupInstalledDependenciesSetup.getInstance()Returns a singleton instance viareadFromYaml().static InstalledDependenciesSetupInstalledDependenciesSetup.readFromYaml()Reads the default yaml file, taking into account the system propertyPROPERTY_PATH, the current directory as additional resource folder and the file system root.static InstalledDependenciesSetupInstalledDependenciesSetup.readFromYaml(String fileName) Reads the given yaml file via theResourceLoader, taking into account the system propertyPROPERTY_PATH, the current directory as additional resource folder and the file system root.