Uses of Package
de.iip_ecosphere.platform.services.spring.descriptor
-
Packages that use de.iip_ecosphere.platform.services.spring.descriptor Package Description de.iip_ecosphere.platform.services.spring Uses the Spring Local Cloud Deployer as Service Manager Implementation.de.iip_ecosphere.platform.services.spring.descriptor Interfaces describing the deployment descriptor.de.iip_ecosphere.platform.services.spring.yaml Yaml implementation of the file-based artifact descriptor. -
Classes in de.iip_ecosphere.platform.services.spring.descriptor used by de.iip_ecosphere.platform.services.spring Class Description Endpoint Represents a communication endpoint.ProcessSpec If the service is not completely implemented rather than delegates functionality to an additional process that must be started and managed along with the service.Server Server process specification of servers to be started/stopped with an application.Service Information about a single service.TypeResolver Resolves declared types to dynamic Java classes (just attributes). -
Classes in de.iip_ecosphere.platform.services.spring.descriptor used by de.iip_ecosphere.platform.services.spring.descriptor Class Description Artifact Information about an artifact containing services.Endpoint Represents a communication endpoint.Field Represents a typed field in a record-like type declared in an artifact as part ofType.ProcessSpec If the service is not completely implemented rather than delegates functionality to an additional process that must be started and managed along with the service.Relation Represents a relation/connection between services, including the local communication broker/serverendpoint(no other information given), an outgoing data port (channel, direction, type) or an opposite side incoming data port (channel, id, service, direction, type).Relation.Direction Declares the direction types of an relation.Server Server process specification of servers to be started/stopped with an application.Service Information about a single service.Type Represents a type declared by an artifact.TypedData Represents typed data, e.g., a parameter.Validator.ValidatorFunction A validation function, to point generically to the private validation functions defined by this class. -
Classes in de.iip_ecosphere.platform.services.spring.descriptor used by de.iip_ecosphere.platform.services.spring.yaml Class Description Artifact Information about an artifact containing services.Endpoint Represents a communication endpoint.Field Represents a typed field in a record-like type declared in an artifact as part ofType.ProcessSpec If the service is not completely implemented rather than delegates functionality to an additional process that must be started and managed along with the service.Relation Represents a relation/connection between services, including the local communication broker/serverendpoint(no other information given), an outgoing data port (channel, direction, type) or an opposite side incoming data port (channel, id, service, direction, type).Relation.Direction Declares the direction types of an relation.Server Server process specification of servers to be started/stopped with an application.Service Information about a single service.Type Represents a type declared by an artifact.TypedData Represents typed data, e.g., a parameter.