Uses of Interface
de.iip_ecosphere.platform.services.spring.descriptor.Server
Packages that use Server
Package
Description
Uses the Spring Local Cloud Deployer as Service Manager Implementation.
Interfaces describing the deployment descriptor.
Yaml implementation of the file-based artifact descriptor.
-
Uses of Server in de.iip_ecosphere.platform.services.spring
Fields in de.iip_ecosphere.platform.services.spring declared as ServerModifier and TypeFieldDescriptionprivate ServerServerManager.JvmServerProcess.serverprivate ServerSpringCloudServiceDescriptor.serverMethods in de.iip_ecosphere.platform.services.spring that return ServerModifier and TypeMethodDescriptionSpringCloudServiceDescriptor.getServer()If the service represents a server, return the server specification.Methods in de.iip_ecosphere.platform.services.spring with parameters of type ServerModifier and TypeMethodDescription(package private) static SpringCloudServiceDescriptorCreates a temporary descriptor for the given server spec instance.Constructors in de.iip_ecosphere.platform.services.spring with parameters of type ServerModifierConstructorDescriptionprivateJvmServerProcess(File home, SpringCloudArtifactDescriptor art, Server server, String[] args) Creates the JVM server process. -
Uses of Server in de.iip_ecosphere.platform.services.spring.descriptor
Methods in de.iip_ecosphere.platform.services.spring.descriptor that return types with arguments of type ServerModifier and TypeMethodDescriptionArtifact.getServers()Returns the contained server specifications. -
Uses of Server in de.iip_ecosphere.platform.services.spring.yaml
Classes in de.iip_ecosphere.platform.services.spring.yaml that implement ServerModifier and TypeClassDescriptionclassServer process specification of servers to be started/stopped with an application.