Interface IMidwayFramework<APP, CTX, CONFIG, ResOrNext, Next>

Type Parameters

Hierarchy

  • IMidwayFramework

Implemented by

Properties

app: APP
configurationOptions: CONFIG

Methods

  • Parameters

    • ctx: CTX
    • supplierClz: (new (...args: any[]) => any)
        • new (...args: any[]): any
        • Parameters

          • Rest ...args: any[]

          Returns any

    • methodName: string

    Returns Promise<boolean>

Generated using TypeDoc