Class BaSyxFullServerRecipe.BaSyxFullServerReceipeDescriptor

java.lang.Object
de.iip_ecosphere.platform.support.plugins.DefaultPluginDescriptor<de.iip_ecosphere.platform.support.aas.AasServerRecipeDescriptor>
de.iip_ecosphere.platform.support.plugins.SingletonPluginDescriptor<de.iip_ecosphere.platform.support.aas.AasServerRecipeDescriptor>
de.iip_ecosphere.platform.support.aas.basyx.server.BaSyxFullServerRecipe.BaSyxFullServerReceipeDescriptor
All Implemented Interfaces:
de.iip_ecosphere.platform.support.aas.AasServerRecipeDescriptor, de.iip_ecosphere.platform.support.plugins.PluginDescriptor<de.iip_ecosphere.platform.support.aas.AasServerRecipeDescriptor>
Enclosing class:
BaSyxFullServerRecipe

public static class BaSyxFullServerRecipe.BaSyxFullServerReceipeDescriptor extends de.iip_ecosphere.platform.support.plugins.SingletonPluginDescriptor<de.iip_ecosphere.platform.support.aas.AasServerRecipeDescriptor> implements de.iip_ecosphere.platform.support.aas.AasServerRecipeDescriptor
Descriptor to hook the recipe as specialized recipe into the BaSxy AAS factory.
Author:
Holger Eichelberger, SSE
  • Nested Class Summary

    Nested classes/interfaces inherited from class de.iip_ecosphere.platform.support.plugins.DefaultPluginDescriptor

    de.iip_ecosphere.platform.support.plugins.DefaultPluginDescriptor.PluginSupplier<T>
  • Constructor Summary

    Constructors
    Constructor
    Description
    Creates an instance via jsL.
  • Method Summary

    Modifier and Type
    Method
    Description
    de.iip_ecosphere.platform.support.aas.ServerRecipe
     
    protected de.iip_ecosphere.platform.support.plugins.DefaultPluginDescriptor.PluginSupplier<de.iip_ecosphere.platform.support.aas.AasServerRecipeDescriptor>
    initPluginSupplier(de.iip_ecosphere.platform.support.plugins.DefaultPluginDescriptor.PluginSupplier<de.iip_ecosphere.platform.support.aas.AasServerRecipeDescriptor> pluginSupplier)
     

    Methods inherited from class de.iip_ecosphere.platform.support.plugins.SingletonPluginDescriptor

    createPlugin

    Methods inherited from class de.iip_ecosphere.platform.support.plugins.DefaultPluginDescriptor

    createPlugin, getFurtherIds, getId, getType, initId, initIds, initPluginClass

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • BaSyxFullServerReceipeDescriptor

      public BaSyxFullServerReceipeDescriptor()
      Creates an instance via jsL.
  • Method Details

    • initPluginSupplier

      protected de.iip_ecosphere.platform.support.plugins.DefaultPluginDescriptor.PluginSupplier<de.iip_ecosphere.platform.support.aas.AasServerRecipeDescriptor> initPluginSupplier(de.iip_ecosphere.platform.support.plugins.DefaultPluginDescriptor.PluginSupplier<de.iip_ecosphere.platform.support.aas.AasServerRecipeDescriptor> pluginSupplier)
      Overrides:
      initPluginSupplier in class de.iip_ecosphere.platform.support.plugins.DefaultPluginDescriptor<de.iip_ecosphere.platform.support.aas.AasServerRecipeDescriptor>
    • createInstance

      public de.iip_ecosphere.platform.support.aas.ServerRecipe createInstance()
      Specified by:
      createInstance in interface de.iip_ecosphere.platform.support.aas.AasServerRecipeDescriptor