Uses of Interface
de.iip_ecosphere.platform.services.spring.descriptor.Artifact
-
Packages that use Artifact Package Description 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. -
-
Uses of Artifact in de.iip_ecosphere.platform.services.spring.descriptor
Methods in de.iip_ecosphere.platform.services.spring.descriptor with parameters of type Artifact Modifier and Type Method Description voidValidator. validate(Artifact artifact)Validates the given artifact (and contained descriptor elements). -
Uses of Artifact in de.iip_ecosphere.platform.services.spring.yaml
Classes in de.iip_ecosphere.platform.services.spring.yaml that implement Artifact Modifier and Type Class Description classYamlArtifactInformation about an artifact containing services.
-