Uses of Interface
de.iip_ecosphere.platform.ecsRuntime.ContainerManager
Packages that use ContainerManager
Package
Description
Interfaces and basic implementation of the ECS runtime.
-
Uses of ContainerManager in de.iip_ecosphere.platform.ecsRuntime
Classes in de.iip_ecosphere.platform.ecsRuntime that implement ContainerManagerModifier and TypeClassDescriptionclassAbstractContainerManager<C extends ContainerDescriptor>A basic re-usable implementation of the container manager.Fields in de.iip_ecosphere.platform.ecsRuntime declared as ContainerManagerMethods in de.iip_ecosphere.platform.ecsRuntime that return ContainerManagerModifier and TypeMethodDescriptionEcsFactoryDescriptor.createContainerManagerInstance()Creates the container manager instance.static ContainerManagerEcsFactory.getContainerManager()Returns the service manager.