Options
All
  • Public
  • Public/Protected
  • All
Menu

Base class for an object that can be pushed to/popped from a queue.

Hierarchy

Implements

Index

Constructors

constructor

Accessors

Private appClassApplication

Methods

Protected app

Protected container

defaultQueue

  • defaultQueue(): string

Abstract dehydrate

Abstract execute

getBoundMethod

  • getBoundMethod(methodName: string): (...args: any[]) => any

getFullyQualifiedCanonicalResolver

  • getFullyQualifiedCanonicalResolver(): string
  • Get the canonical resolver so we can re-instantiate this class from the queue. Throw an error if it could not be determined.

    Returns string

Protected make

  • make<T>(target: any, ...parameters: any[]): T

Abstract rehydrate

shouldQueue

  • shouldQueue(): boolean

Static getCanonicalResolver

  • getCanonicalResolver(): undefined | string

Static getFullyQualifiedCanonicalResolver

  • getFullyQualifiedCanonicalResolver(): undefined | string

Static setCanonicalResolver

  • setCanonicalResolver(fullyQualifiedResolver: string, unqualifiedResolver: string): void
Extollo Logo

extollo (v. latin) - to lift up, to elevate

Extollo is a free & libre application framework in TypeScript.