Class AasLifecycleTest.MyAasLifecycle

java.lang.Object
de.iip_ecosphere.platform.support.iip_aas.AbstractAasLifecycleDescriptor
test.de.iip_ecosphere.platform.support.iip_aas.AasLifecycleTest.MyAasLifecycle
All Implemented Interfaces:
de.iip_ecosphere.platform.support.LifecycleDescriptor
Enclosing class:
AasLifecycleTest

private static class AasLifecycleTest.MyAasLifecycle extends de.iip_ecosphere.platform.support.iip_aas.AbstractAasLifecycleDescriptor
A test lifecycle descriptor.
Author:
Holger Eichelberger, SSE
  • Field Summary

    Fields inherited from class de.iip_ecosphere.platform.support.iip_aas.AbstractAasLifecycleDescriptor

    PARAM_IIP_PORT

    Fields inherited from interface de.iip_ecosphere.platform.support.LifecycleDescriptor

    AAS_PRIORITY, CMD_LINE_PRIORITY, INIT_PRIORITY
  • Constructor Summary

    Constructors
    Modifier
    Constructor
    Description
    protected
    MyAasLifecycle(String name, Supplier<de.iip_ecosphere.platform.support.iip_aas.AasPartRegistry.AasSetup> setupSupplier)
    Creates a descriptor instance.
  • Method Summary

    Methods inherited from class de.iip_ecosphere.platform.support.iip_aas.AbstractAasLifecycleDescriptor

    enableAasHeartbeat, getAasSetup, getContributorFilter, getOverridePortArg, getShutdownHook, iipAasExists, priority, setWaitForIipAas, shutdown, startup, waitForAasServer

    Methods inherited from class java.lang.Object

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

    • MyAasLifecycle

      protected MyAasLifecycle(String name, Supplier<de.iip_ecosphere.platform.support.iip_aas.AasPartRegistry.AasSetup> setupSupplier)
      Creates a descriptor instance.
      Parameters:
      name - the name of the AAS to build for logging
      setupSupplier - the AasPartRegistry.AasSetup supplier