Class LxcContainerManager.FactoryDescriptor

  • All Implemented Interfaces:
    de.iip_ecosphere.platform.ecsRuntime.EcsFactoryDescriptor
    Enclosing class:
    LxcContainerManager

    public static class LxcContainerManager.FactoryDescriptor
    extends java.lang.Object
    implements de.iip_ecosphere.platform.ecsRuntime.EcsFactoryDescriptor
    Implements the factory descriptor for hooking the LXC container manager into the ECS factory.
    Author:
    Holger Eichelberger, SSE
    • Constructor Detail

      • FactoryDescriptor

        public FactoryDescriptor()
    • Method Detail

      • createContainerManagerInstance

        public de.iip_ecosphere.platform.ecsRuntime.ContainerManager createContainerManagerInstance()
        Specified by:
        createContainerManagerInstance in interface de.iip_ecosphere.platform.ecsRuntime.EcsFactoryDescriptor
      • getConfiguration

        public de.iip_ecosphere.platform.ecsRuntime.EcsSetup getConfiguration()
        Specified by:
        getConfiguration in interface de.iip_ecosphere.platform.ecsRuntime.EcsFactoryDescriptor