Uses of Class
de.iip_ecosphere.platform.ecsRuntime.lxc.LxcSetup
-
-
Uses of LxcSetup in de.iip_ecosphere.platform.ecsRuntime.lxc
Fields in de.iip_ecosphere.platform.ecsRuntime.lxc declared as LxcSetup Modifier and Type Field Description private static LxcSetupLxcContainerManager. configMethods in de.iip_ecosphere.platform.ecsRuntime.lxc that return LxcSetup Modifier and Type Method Description static LxcSetupLxcSetup. readFromYaml()Reads aLxcSetupinstance from aAbstractSetup.DEFAULT_FNAMEin the root folder of the jar/classpath.
-