Uses of Class
de.iip_ecosphere.platform.ecsRuntime.lxc.Lxc
-
-
Uses of Lxc in de.iip_ecosphere.platform.ecsRuntime.lxc
Fields in de.iip_ecosphere.platform.ecsRuntime.lxc declared as Lxc Modifier and Type Field Description private LxcLxcSetup. lxcMethods in de.iip_ecosphere.platform.ecsRuntime.lxc that return Lxc Modifier and Type Method Description LxcLxcSetup. getLxc()Returns the LXC setup.Methods in de.iip_ecosphere.platform.ecsRuntime.lxc with parameters of type Lxc Modifier and Type Method Description voidLxcSetup. setLxc(Lxc lxc)Defines LXC setup.
-