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 Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionde.iip_ecosphere.platform.support.aas.AasServercreateServer(String... options) de.iip_ecosphere.platform.support.aas.DeploymentRecipe.ImmediateDeploymentRecipedeploy(de.iip_ecosphere.platform.support.aas.Aas aas)
-
Field Details
-
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:
deployin interfacede.iip_ecosphere.platform.support.aas.DeploymentRecipe.ImmediateDeploymentRecipe- Throws:
IOException
-
createServer
- Specified by:
createServerin interfacede.iip_ecosphere.platform.support.aas.DeploymentRecipe.ImmediateDeploymentRecipe
-