Class BaSyxDeploymentRecipe.BaSyxRegistryDeploymentRecipe

java.lang.Object
de.iip_ecosphere.platform.support.aas.basyx.BaSyxDeploymentRecipe.BaSyxRegistryDeploymentRecipe
All Implemented Interfaces:
de.iip_ecosphere.platform.support.aas.DeploymentRecipe.RegistryDeploymentRecipe
Enclosing class:
BaSyxDeploymentRecipe

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

    • endpoint

      private de.iip_ecosphere.platform.support.Endpoint endpoint
  • Constructor Details

    • BaSyxRegistryDeploymentRecipe

      private BaSyxRegistryDeploymentRecipe​(de.iip_ecosphere.platform.support.Endpoint endpoint)
      Creates an instance.
      Parameters:
      endpoint - the registry endpoint
  • Method Details

    • obtainRegistry

      public de.iip_ecosphere.platform.support.aas.Registry obtainRegistry() throws IOException
      Specified by:
      obtainRegistry in interface de.iip_ecosphere.platform.support.aas.DeploymentRecipe.RegistryDeploymentRecipe
      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.RegistryDeploymentRecipe