Uses of Interface
de.iip_ecosphere.platform.ecsRuntime.ContainerOperations
Packages that use ContainerOperations
Package
Description
Interfaces and basic implementation of the ECS runtime.
-
Uses of ContainerOperations in de.iip_ecosphere.platform.ecsRuntime
Subinterfaces of ContainerOperations in de.iip_ecosphere.platform.ecsRuntimeModifier and TypeInterfaceDescriptioninterfaceA service provider interface for managing containers in the IIP-Ecosphere platform.interfaceECS client operations interface.Classes in de.iip_ecosphere.platform.ecsRuntime that implement ContainerOperationsModifier and TypeClassDescriptionclassAbstractContainerManager<C extends ContainerDescriptor>A basic re-usable implementation of the container manager.classA client forEcsAasfor accessing the operations provided by a certain resource.