Class BaSyxDeploymentRecipe.BaSyxImmediateDeploymentRecipe

java.lang.Object
de.iip_ecosphere.platform.support.aas.basyx2.server.BaSyxDeploymentRecipe.BaSyxImmediateDeploymentRecipe
All Implemented Interfaces:
de.iip_ecosphere.platform.support.aas.DeploymentRecipe.ImmediateDeploymentRecipe
Enclosing class:
BaSyxDeploymentRecipe

private class BaSyxDeploymentRecipe.BaSyxImmediateDeploymentRecipe extends Object implements de.iip_ecosphere.platform.support.aas.DeploymentRecipe.ImmediateDeploymentRecipe
Implements the immediate deployment recipe.
Author:
Holger Eichelberger, SSE
  • Field Details

    • actions

      private List<de.iip_ecosphere.platform.support.function.IORunnable> actions
  • Constructor Details

    • BaSyxImmediateDeploymentRecipe

      private BaSyxImmediateDeploymentRecipe()
  • Method Details

    • deploy

      public de.iip_ecosphere.platform.support.aas.DeploymentRecipe.ImmediateDeploymentRecipe deploy(de.iip_ecosphere.platform.support.aas.Aas aas) throws IOException
      Specified by:
      deploy in interface de.iip_ecosphere.platform.support.aas.DeploymentRecipe.ImmediateDeploymentRecipe
      Throws:
      IOException
    • createServer

      public de.iip_ecosphere.platform.support.aas.AasServer createServer(String... options)
      Specified by:
      createServer in interface de.iip_ecosphere.platform.support.aas.DeploymentRecipe.ImmediateDeploymentRecipe