Class BaSyxDeploymentRecipe.BaSyxImmediateDeploymentRecipe

java.lang.Object
de.iip_ecosphere.platform.support.aas.basyx.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
  • Constructor Details

  • Method Details

    • deploy

      public de.iip_ecosphere.platform.support.aas.DeploymentRecipe.ImmediateDeploymentRecipe deploy​(de.iip_ecosphere.platform.support.aas.Aas aas)
      Specified by:
      deploy in interface de.iip_ecosphere.platform.support.aas.DeploymentRecipe.ImmediateDeploymentRecipe
    • 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