Interface Subsystem<D, E>

A Subsystem is any class which extends Deployment (thus being able to manage Contracts) and takes a parent Deployment as first constructor argument (making it a sub-Deployment). Attached subsystems share the context of the parent Deployment.

Type Parameters

Hierarchy

  • Class<D, [E, ...unknown[]]>
    • Subsystem

Constructors

Constructors

Generated using TypeDoc